python3Packages.mwclient: adopt
This commit is contained in:
@@ -47,6 +47,6 @@ buildPythonPackage rec {
|
||||
description = "Python client library to the MediaWiki API";
|
||||
license = lib.licenses.mit;
|
||||
homepage = "https://github.com/mwclient/mwclient";
|
||||
maintainers = [ ];
|
||||
maintainers = [ lib.maintainers.klea ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user