Unverified Commit 6d219dc6 authored by emilylange's avatar emilylange
Browse files

caddy,xcaddy: remove emilylange from maintainers

parent 00b60f55
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -83,6 +83,6 @@ buildGoModule {
    description = "Fast and extensible multi-platform HTTP/1-2-3 web server with automatic HTTPS";
    license = licenses.asl20;
    mainProgram = "caddy";
    maintainers = with maintainers; [ Br1ght0ne emilylange techknowlogick ];
    maintainers = with maintainers; [ Br1ght0ne techknowlogick ];
  };
}
+0 −1
Original line number Diff line number Diff line
@@ -37,7 +37,6 @@ buildGoModule rec {
    license = licenses.asl20;
    maintainers = with maintainers; [
      tjni
      emilylange
    ];
  };
}