Commit 117fe1fd authored by ajs124's avatar ajs124
Browse files

maintainers/teams: clean up cleanup team

parent f056f4b9
Loading
Loading
Loading
Loading
+0 −9
Original line number Diff line number Diff line
@@ -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