maintainers: add dxwil
This commit is contained in:
@@ -5630,6 +5630,12 @@
|
||||
githubId = 6689924;
|
||||
name = "David Terry";
|
||||
};
|
||||
dxwil = {
|
||||
email = "dovydas@kersys.lt";
|
||||
github = "dxwil";
|
||||
githubId = 90563298;
|
||||
name = "Dovydas Kersys";
|
||||
};
|
||||
dylan-gonzalez = {
|
||||
email = "dylcg10@gmail.com";
|
||||
github = "dylan-gonzalez";
|
||||
|
||||
@@ -31,6 +31,6 @@ in stdenv.mkDerivation rec {
|
||||
homepage = "https://github.com/ful1e5/apple_cursor";
|
||||
license = licenses.gpl3;
|
||||
platforms = platforms.linux;
|
||||
maintainers = with maintainers; [ colemickens ];
|
||||
maintainers = with maintainers; [ colemickens dxwil ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user