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";
|
description = "Cloud-native edge and service proxy";
|
||||||
license = lib.licenses.asl20;
|
license = lib.licenses.asl20;
|
||||||
sourceProvenance = [ lib.sourceTypes.binaryNativeCode ];
|
sourceProvenance = [ lib.sourceTypes.binaryNativeCode ];
|
||||||
maintainers = with lib.maintainers; [
|
maintainers = with lib.maintainers; [ ];
|
||||||
adamcstephens
|
|
||||||
];
|
|
||||||
mainProgram = "envoy";
|
mainProgram = "envoy";
|
||||||
platforms = [
|
platforms = [
|
||||||
"x86_64-linux"
|
"x86_64-linux"
|
||||||
|
|||||||
Reference in New Issue
Block a user