mailman: add myself as a maintainer all around
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 ];
|
||||
maintainers = with maintainers; [ peti globin qyliss ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user