mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-29 18:33:00 +00:00
python3Packages.rdkit: add natsukium as maintainers
This commit is contained in:
parent
af48b134fe
commit
5f61ab39e0
@ -153,7 +153,7 @@ buildPythonPackage rec {
|
||||
|
||||
meta = with lib; {
|
||||
description = "Open source toolkit for cheminformatics";
|
||||
maintainers = [ maintainers.rmcgibbo ];
|
||||
maintainers = with maintainers; [ rmcgibbo natsukium ];
|
||||
license = licenses.bsd3;
|
||||
homepage = "https://www.rdkit.org";
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user