pythonPackages.getmac: maintainers: drop colemickens
This commit is contained in:
@@ -50,6 +50,6 @@ buildPythonPackage rec {
|
||||
homepage = "https://github.com/GhostofGoes/getmac";
|
||||
changelog = "https://github.com/GhostofGoes/getmac/blob/${version}/CHANGELOG.md";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ colemickens ];
|
||||
maintainers = with maintainers; [ ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user