mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-15 05:09:05 +00:00
pythonPackages.schema: Add myself as maintainer
This commit is contained in:
@@ -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 ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user