caddy: add filalex77 to maintainers
This commit is contained in:
parent
1a3b366ad2
commit
2fbfb02032
@ -28,9 +28,9 @@ buildGoModule rec {
|
|||||||
'';
|
'';
|
||||||
|
|
||||||
meta = with stdenv.lib; {
|
meta = with stdenv.lib; {
|
||||||
homepage = https://caddyserver.com;
|
homepage = "https://caddyserver.com";
|
||||||
description = "Fast, cross-platform HTTP/2 web server with automatic HTTPS";
|
description = "Fast, cross-platform HTTP/2 web server with automatic HTTPS";
|
||||||
license = licenses.asl20;
|
license = licenses.asl20;
|
||||||
maintainers = with maintainers; [ rushmorem fpletz zimbatm ];
|
maintainers = with maintainers; [ rushmorem fpletz zimbatm filalex77 ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user