mirror of
https://github.com/CHN-beta/nixpkgs.git
synced 2026-01-11 10:22:54 +08:00
envoy-bin: add katexochen as maintainer
Signed-off-by: Paul Meyer <katexochen0@gmail.com>
(cherry picked from commit 0476bcbb8d)
This commit is contained in:
committed by
Adam C. Stephens
parent
240c979e17
commit
eddbbb387b
@@ -67,6 +67,7 @@ stdenv.mkDerivation {
|
||||
sourceProvenance = [ lib.sourceTypes.binaryNativeCode ];
|
||||
maintainers = with lib.maintainers; [
|
||||
adamcstephens
|
||||
katexochen
|
||||
];
|
||||
mainProgram = "envoy";
|
||||
platforms = [
|
||||
|
||||
Reference in New Issue
Block a user