envoy-bin: remove adamcstephens as maintainer
unfortunately, this makes it unowned
This commit is contained in:
@@ -65,9 +65,7 @@ stdenv.mkDerivation {
|
||||
description = "Cloud-native edge and service proxy";
|
||||
license = lib.licenses.asl20;
|
||||
sourceProvenance = [ lib.sourceTypes.binaryNativeCode ];
|
||||
maintainers = with lib.maintainers; [
|
||||
adamcstephens
|
||||
];
|
||||
maintainers = with lib.maintainers; [ ];
|
||||
mainProgram = "envoy";
|
||||
platforms = [
|
||||
"x86_64-linux"
|
||||
|
||||
Reference in New Issue
Block a user