about summary refs log tree commit diff
path: root/maintainers/team-list.nix
diff options
context:
space:
mode:
authorajs124 <git@ajs124.de>2022-04-03 12:29:09 +0100
committerajs124 <git@ajs124.de>2022-04-03 12:29:09 +0100
commit117fe1fd2b3254e59bd4506b980b2f0a4996a722 (patch)
tree156ff98f4b640ffec7a19b6d1d6be179e417e6e2 /maintainers/team-list.nix
parentf056f4b9bcfedd0eb2d39ea3f42ffb4e796e9d9c (diff)
maintainers/teams: clean up cleanup team
Diffstat (limited to 'maintainers/team-list.nix')
-rw-r--r--maintainers/team-list.nix9
1 files changed, 0 insertions, 9 deletions
diff --git a/maintainers/team-list.nix b/maintainers/team-list.nix
index effcebf0d799b..7d12a82d49218 100644
--- a/maintainers/team-list.nix
+++ b/maintainers/team-list.nix
@@ -108,15 +108,6 @@ with lib.maintainers; {
     shortName = "Chia Blockchain";
   };
 
-  cleanup = {
-    members = [
-      ajs124
-    ];
-    scope = "Cleaning of the nixpkgs source tree.";
-    shortName = "Cleanup";
-    enableFeatureFreezePing = true;
-  };
-
   coq = {
     members = [
       cohencyril