maintainers/teams: clean up cleanup team

This commit is contained in:
ajs124 2022-04-03 12:29:09 +01:00
parent f056f4b9bc
commit 117fe1fd2b

View File

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