ctranslate2: add misuzu as maintainer
This commit is contained in:
@@ -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 ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user