From 84811cfb7ebe4401785872b7c5ce3660a76378f1 Mon Sep 17 00:00:00 2001 From: zowoq <59103226+zowoq@users.noreply.github.com> Date: Mon, 7 Aug 2023 12:21:01 +1000 Subject: [PATCH] kubernetes: remove maintainer --- .github/CODEOWNERS | 6 ------ maintainers/team-list.nix | 1 - 2 files changed, 7 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 98a7022088eb..71f1916230fa 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 f541d01a684b..888fee3f0048 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";