python3Packages.us: add bot-wxt1221 as maintainers
This commit is contained in:
parent
ef21cc74e2
commit
e065e550b1
@ -45,6 +45,6 @@ buildPythonPackage rec {
|
|||||||
'';
|
'';
|
||||||
homepage = "https://github.com/unitedstates/python-us/";
|
homepage = "https://github.com/unitedstates/python-us/";
|
||||||
license = lib.licenses.bsd3;
|
license = lib.licenses.bsd3;
|
||||||
maintainers = [ ];
|
maintainers = with lib.maintainers; [ bot-wxt1221 ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user