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:
@@ -24,6 +24,6 @@ buildPythonPackage rec {
|
||||
description = "Bugzilla XMLRPC access module";
|
||||
license = licenses.gpl2;
|
||||
platforms = platforms.all;
|
||||
maintainers = with maintainers; [ pierron peti ];
|
||||
maintainers = with maintainers; [ pierron ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user