mirror of
https://github.com/CHN-beta/nixpkgs.git
synced 2026-01-11 18:32:23 +08:00
python3Packages.cryptodatahub: add ngi team
This commit is contained in:
@@ -60,6 +60,6 @@ buildPythonPackage rec {
|
||||
homepage = "https://gitlab.com/coroner/cryptodatahub";
|
||||
changelog = "https://gitlab.com/coroner/cryptodatahub/-/blob/${src.tag}/CHANGELOG.rst";
|
||||
license = lib.licenses.mpl20;
|
||||
maintainers = [ ];
|
||||
teams = with lib.teams; [ ngi ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user