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:
@@ -23,7 +23,7 @@ stdenv.mkDerivation {
|
||||
meta = with stdenv.lib; {
|
||||
description = "Provides a Qt implementation of the DBusMenu spec";
|
||||
inherit homepage;
|
||||
maintainers = [ maintainers.urkud ];
|
||||
maintainers = [ ];
|
||||
inherit (qt4.meta) platforms;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user