python3Packages.rtf-tokenize: add ShamrockLee to maintainers
This commit is contained in:
@@ -46,6 +46,9 @@ buildPythonPackage (finalAttrs: {
|
||||
description = "Simple RTF tokenizer package for Python";
|
||||
homepage = "https://github.com/openstenoproject/rtf_tokenize";
|
||||
license = lib.licenses.gpl2Plus; # https://github.com/openstenoproject/rtf_tokenize/issues/1
|
||||
maintainers = with lib.maintainers; [ pandapip1 ];
|
||||
maintainers = with lib.maintainers; [
|
||||
pandapip1
|
||||
ShamrockLee
|
||||
];
|
||||
};
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user