Unverified Commit ed903ee4 authored by IndeedNotJames's avatar IndeedNotJames
Browse files

xcaddy: add indeednotjames as maintainer

parent 2a4cb50a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -23,6 +23,6 @@ buildGoModule rec {
    homepage = "https://github.com/caddyserver/xcaddy";
    description = "Build Caddy with plugins";
    license = licenses.asl20;
    maintainers = with maintainers; [ tjni ];
    maintainers = with maintainers; [ tjni indeednotjames ];
  };
}