mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-20 19:16:11 +00:00
pythonPackages.schema: Add myself as maintainer
This commit is contained in:
parent
aa1ad7b866
commit
85fb93535c
@ -23,5 +23,6 @@ buildPythonPackage rec {
|
||||
description = "Library for validating Python data structures";
|
||||
homepage = https://github.com/keleshev/schema;
|
||||
license = licenses.mit;
|
||||
maintainers = [ maintainers.tobim ];
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user