cozy: add aleksana as maintainer
This commit is contained in:
parent
cc1ef6b3cb
commit
c1b2e9f22f
1 changed files with 1 additions and 1 deletions
|
@ -66,7 +66,7 @@ python3Packages.buildPythonApplication rec {
|
|||
meta = with lib; {
|
||||
description = "A modern audio book player for Linux";
|
||||
homepage = "https://cozy.geigi.de/";
|
||||
maintainers = [ maintainers.makefu ];
|
||||
maintainers = with maintainers; [ makefu aleksana ];
|
||||
license = licenses.gpl3Plus;
|
||||
mainProgram = "com.github.geigi.cozy";
|
||||
platforms = platforms.linux;
|
||||
|
|
Loading…
Reference in a new issue