summary refs log tree commit diff
path: root/maintainers
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-04-03 12:01:24 +0000
committerGitHub <noreply@github.com>2022-04-03 12:01:24 +0000
commit90f8f24fca32d7fe7d515f7f0afaeb7153ecc4bd (patch)
tree35843246c3d8bf279fd455bc3f3073f8aae9c17b /maintainers
parent4ce2c22a6b7aece71e846863a1829c21aa72fb15 (diff)
parentf4edf20487ef7493b4f797e7b6e51c7ab332c3e3 (diff)
downloadnixpkgs-90f8f24fca32d7fe7d515f7f0afaeb7153ecc4bd.tar
nixpkgs-90f8f24fca32d7fe7d515f7f0afaeb7153ecc4bd.tar.gz
nixpkgs-90f8f24fca32d7fe7d515f7f0afaeb7153ecc4bd.tar.bz2
nixpkgs-90f8f24fca32d7fe7d515f7f0afaeb7153ecc4bd.tar.lz
nixpkgs-90f8f24fca32d7fe7d515f7f0afaeb7153ecc4bd.tar.xz
nixpkgs-90f8f24fca32d7fe7d515f7f0afaeb7153ecc4bd.tar.zst
nixpkgs-90f8f24fca32d7fe7d515f7f0afaeb7153ecc4bd.zip
Merge master into staging-next
Diffstat (limited to 'maintainers')
-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 effcebf0d79..7d12a82d492 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