Loading pkgs/development/python-modules/stanza/default.nix +4 −1 Original line number Diff line number Diff line Loading @@ -56,6 +56,9 @@ buildPythonPackage (finalAttrs: { homepage = "https://github.com/stanfordnlp/stanza/"; changelog = "https://github.com/stanfordnlp/stanza/releases/tag/${finalAttrs.src.tag}"; license = lib.licenses.asl20; maintainers = with lib.maintainers; [ riotbib ]; maintainers = with lib.maintainers; [ riotbib Stebalien ]; }; }) Loading
pkgs/development/python-modules/stanza/default.nix +4 −1 Original line number Diff line number Diff line Loading @@ -56,6 +56,9 @@ buildPythonPackage (finalAttrs: { homepage = "https://github.com/stanfordnlp/stanza/"; changelog = "https://github.com/stanfordnlp/stanza/releases/tag/${finalAttrs.src.tag}"; license = lib.licenses.asl20; maintainers = with lib.maintainers; [ riotbib ]; maintainers = with lib.maintainers; [ riotbib Stebalien ]; }; })