mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-31 01:04:25 +00:00
python3Packages.marshmallow: add maintainer
This commit is contained in:
parent
08ab375715
commit
6ef4742d99
@ -36,5 +36,7 @@ buildPythonPackage rec {
|
||||
'';
|
||||
homepage = "https://github.com/marshmallow-code/marshmallow";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ cript0nauta ];
|
||||
};
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user