friture: add myself as maintainer
This commit is contained in:
parent
ac0269c379
commit
3b9943f477
@ -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 New Issue
Block a user