qownnotes: add pbek as maintainer
(cherry picked from commit fa94b1dfce307999e2f33af8892e6a6519117b45)
This commit is contained in:
parent
4c273c98fd
commit
f4fb71c8b1
1 changed files with 1 additions and 1 deletions
|
@ -60,7 +60,7 @@ stdenv.mkDerivation {
|
||||||
changelog = "https://www.qownnotes.org/changelog.html";
|
changelog = "https://www.qownnotes.org/changelog.html";
|
||||||
downloadPage = "https://github.com/pbek/QOwnNotes/releases/tag/v${version}";
|
downloadPage = "https://github.com/pbek/QOwnNotes/releases/tag/v${version}";
|
||||||
license = licenses.gpl2Only;
|
license = licenses.gpl2Only;
|
||||||
maintainers = with maintainers; [ totoroot ];
|
maintainers = with maintainers; [ pbek totoroot ];
|
||||||
platforms = platforms.unix;
|
platforms = platforms.unix;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue