feishin: add jlbribeiro as maintainer
Follows #303638 and feishin darwin builds' fix.
This commit is contained in:
parent
a3fc61858c
commit
5124a8dbc4
1 changed files with 4 additions and 1 deletions
|
@ -153,6 +153,9 @@ buildNpmPackage {
|
|||
license = licenses.gpl3Plus;
|
||||
platforms = platforms.unix;
|
||||
mainProgram = "feishin";
|
||||
maintainers = with maintainers; [ onny ];
|
||||
maintainers = with maintainers; [
|
||||
onny
|
||||
jlbribeiro
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue