kubernetes: remove maintainer

This commit is contained in:
zowoq
2023-08-07 12:21:01 +10:00
parent a653031d12
commit 84811cfb7e
2 changed files with 0 additions and 7 deletions

6
.github/CODEOWNERS vendored
View File

@@ -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

View File

@@ -425,7 +425,6 @@ with lib.maintainers; {
offline
saschagrunert
srhb
zowoq
];
scope = "Maintain the Kubernetes package and module";
shortName = "Kubernetes";