treewide: purge maintainers.urkud

It's sad, but he's been inactive for the last five years.
Keeping such people in meta.maintainers is counter-productive.
This commit is contained in:
Vladimír Čunát
2017-03-27 19:52:29 +02:00
parent 50adc53207
commit 96d41e393d
119 changed files with 119 additions and 119 deletions
@@ -22,7 +22,7 @@ stdenv.mkDerivation rec {
CFLAGS = "-I${pixman}/include/pixman-1";
meta = with stdenv.lib; {
maintainers = [ maintainers.goibhniu maintainers.urkud ];
maintainers = [ maintainers.goibhniu ];
description = "Wacom digitizer driver for X11";
homepage = http://linuxwacom.sourceforge.net;
license = licenses.gpl2;