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