Drop myself from meta.maintainers for most packages.
I'd like to reduce the number of Github notifications and review requests I receive.
This commit is contained in:
@@ -17,6 +17,6 @@ buildPythonPackage rec {
|
||||
description = "REST client for driving Mailman 3";
|
||||
license = licenses.lgpl3;
|
||||
platforms = platforms.linux;
|
||||
maintainers = with maintainers; [ peti globin qyliss ];
|
||||
maintainers = with maintainers; [ globin qyliss ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user