about summary refs log tree commit diff
diff options
context:
space:
mode:
authorzowoq <59103226+zowoq@users.noreply.github.com>2023-08-07 12:21:01 +1000
committerzowoq <59103226+zowoq@users.noreply.github.com>2023-08-08 11:54:13 +1000
commit84811cfb7ebe4401785872b7c5ce3660a76378f1 (patch)
tree104d1a6d31d8907312d1c0fd3ebc2823279ab62e
parenta653031d12640075c0a94ab2c6d1b746bd7b0844 (diff)
kubernetes: remove maintainer
-rw-r--r--.github/CODEOWNERS6
-rw-r--r--maintainers/team-list.nix1
2 files changed, 0 insertions, 7 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index 98a7022088eb2..71f1916230fac 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -275,12 +275,6 @@ pkgs/development/python-modules/buildcatrust/ @ajs124 @lukegb @mweinelt
 # terraform providers
 /pkgs/applications/networking/cluster/terraform-providers @zowoq
 
-# kubernetes
-/nixos/doc/manual/configuration/kubernetes.chapter.md @zowoq
-/nixos/modules/services/cluster/kubernetes            @zowoq
-/nixos/tests/kubernetes                               @zowoq
-/pkgs/applications/networking/cluster/kubernetes      @zowoq
-
 # Matrix
 /pkgs/servers/heisenbridge                                 @piegamesde
 /pkgs/servers/matrix-conduit                               @piegamesde
diff --git a/maintainers/team-list.nix b/maintainers/team-list.nix
index f541d01a684bc..888fee3f00484 100644
--- a/maintainers/team-list.nix
+++ b/maintainers/team-list.nix
@@ -425,7 +425,6 @@ with lib.maintainers; {
       offline
       saschagrunert
       srhb
-      zowoq
     ];
     scope = "Maintain the Kubernetes package and module";
     shortName = "Kubernetes";