Commit 72236950 authored by Paul Meyer's avatar Paul Meyer
Browse files

envoy-bin: remove katexochen from maintainers

parent 69a3c623
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -67,7 +67,6 @@ stdenvNoCC.mkDerivation {
    license = lib.licenses.asl20;
    sourceProvenance = [ lib.sourceTypes.binaryNativeCode ];
    maintainers = with lib.maintainers; [
      katexochen
      charludo
    ];
    mainProgram = "envoy";