openai-whisper: add MayNiklas to maintainers
This commit is contained in:
@@ -92,6 +92,6 @@ buildPythonPackage rec {
|
||||
description = "General-purpose speech recognition model";
|
||||
homepage = "https://github.com/openai/whisper";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ hexa ];
|
||||
maintainers = with maintainers; [ hexa MayNiklas ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user