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