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