libwacom: add maintainers
This commit is contained in:
parent
3b3e5bc7ea
commit
4dc2c5b1d2
@ -23,6 +23,7 @@ stdenv.mkDerivation rec {
|
|||||||
platforms = platforms.linux;
|
platforms = platforms.linux;
|
||||||
homepage = "https://linuxwacom.github.io/";
|
homepage = "https://linuxwacom.github.io/";
|
||||||
description = "Libraries, configuration, and diagnostic tools for Wacom tablets running under Linux";
|
description = "Libraries, configuration, and diagnostic tools for Wacom tablets running under Linux";
|
||||||
|
maintainers = teams.freedesktop.members;
|
||||||
license = licenses.mit;
|
license = licenses.mit;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user