openrazer: add evanjs to maintainers
This commit is contained in:
parent
e341719193
commit
90dd157cde
@ -11,7 +11,7 @@
|
|||||||
meta = with stdenv.lib; {
|
meta = with stdenv.lib; {
|
||||||
homepage = https://openrazer.github.io/;
|
homepage = https://openrazer.github.io/;
|
||||||
license = licenses.gpl2;
|
license = licenses.gpl2;
|
||||||
maintainers = with maintainers; [ roelvandijk ];
|
maintainers = with maintainers; [ roelvandijk evanjs ];
|
||||||
platforms = platforms.linux;
|
platforms = platforms.linux;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user