friture: add myself as maintainer
This commit is contained in:
parent
ac0269c379
commit
3b9943f477
1 changed files with 1 additions and 1 deletions
|
@ -53,6 +53,6 @@ in py.buildPythonApplication rec {
|
|||
homepage = "https://friture.org/";
|
||||
license = licenses.gpl3;
|
||||
platforms = platforms.linux; # fails on Darwin
|
||||
maintainers = [ maintainers.laikq ];
|
||||
maintainers = with maintainers; [ laikq alyaeanyx ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue