openai-whisper: add MayNiklas to maintainers
This commit is contained in:
parent
79d0a1812a
commit
0a84e544f3
1 changed files with 1 additions and 1 deletions
|
@ -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 ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue