mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-01 15:11:25 +00:00
fix maintainer
This commit is contained in:
parent
baeb8bd5a7
commit
f11cd8165d
@ -24,6 +24,6 @@ buildPythonPackage rec {
|
||||
homepage = https://github.com/google/gin-config;
|
||||
description = "Gin provides a lightweight configuration framework for Python, based on dependency injection.";
|
||||
license = licenses.asl20;
|
||||
maintainers = with maintainers; [ jethrokuan ];
|
||||
maintainers = with maintainers; [ jethro ];
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user