ctranslate2: add misuzu as maintainer
This commit is contained in:
parent
a0f30da008
commit
c17a047103
1 changed files with 1 additions and 1 deletions
|
@ -62,6 +62,6 @@ stdenv.mkDerivation rec {
|
|||
homepage = "https://github.com/OpenNMT/CTranslate2";
|
||||
changelog = "https://github.com/OpenNMT/CTranslate2/blob/${src.rev}/CHANGELOG.md";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ hexa ];
|
||||
maintainers = with maintainers; [ hexa misuzu ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue