caddy: add indeednotjames as maintainer

This commit is contained in:
IndeedNotJames
2023-02-09 03:31:08 +01:00
parent 09d38c4d14
commit ff7add2d60
+1 -1
View File
@@ -60,6 +60,6 @@ buildGoModule {
homepage = "https://caddyserver.com";
description = "Fast, cross-platform HTTP/2 web server with automatic HTTPS";
license = licenses.asl20;
maintainers = with maintainers; [ Br1ght0ne techknowlogick ];
maintainers = with maintainers; [ Br1ght0ne indeednotjames techknowlogick ];
};
}