summary refs log tree commit diff
diff options
context:
space:
mode:
authorzowoq <59103226+zowoq@users.noreply.github.com>2022-01-08 16:55:30 +1000
committerzowoq <59103226+zowoq@users.noreply.github.com>2022-01-24 08:58:47 +1000
commit745e1ea21b7644d20224154a992528beaf7bccb5 (patch)
tree79859c1f1e50a02f9e2167e0a21e6792db6721b8
parent2702a6999f32dbb202147451d5fa55fccd821bf9 (diff)
downloadnixpkgs-745e1ea21b7644d20224154a992528beaf7bccb5.tar
nixpkgs-745e1ea21b7644d20224154a992528beaf7bccb5.tar.gz
nixpkgs-745e1ea21b7644d20224154a992528beaf7bccb5.tar.bz2
nixpkgs-745e1ea21b7644d20224154a992528beaf7bccb5.tar.lz
nixpkgs-745e1ea21b7644d20224154a992528beaf7bccb5.tar.xz
nixpkgs-745e1ea21b7644d20224154a992528beaf7bccb5.tar.zst
nixpkgs-745e1ea21b7644d20224154a992528beaf7bccb5.zip
maintainers/teams: add kubernetes
-rw-r--r--maintainers/team-list.nix11
1 files changed, 11 insertions, 0 deletions
diff --git a/maintainers/team-list.nix b/maintainers/team-list.nix
index 6f21c990b50..361be88045f 100644
--- a/maintainers/team-list.nix
+++ b/maintainers/team-list.nix
@@ -166,6 +166,17 @@ with lib.maintainers; {
     scope = "Maintain Jitsi.";
   };
 
+  kubernetes = {
+    members = [
+      johanot
+      offline
+      saschagrunert
+      srhb
+      zowoq
+    ];
+    scope = "Maintain the Kubernetes package and module";
+  };
+
   kodi = {
     members = [
       aanderse