Skip to content

Commit

Permalink
openrazer: add evanjs to maintainers
Browse files Browse the repository at this point in the history
  • Loading branch information
evanjs authored and Jon committed Feb 3, 2020
1 parent e341719 commit 90dd157
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkgs/development/python-modules/openrazer/common.nix
Original file line number Diff line number Diff line change
Expand Up @@ -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;
};
}

0 comments on commit 90dd157

Please sign in to comment.