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:
@@ -65,7 +65,7 @@ stdenv.mkDerivation ({
|
||||
meta = with stdenv.lib; {
|
||||
description = "Unicode and globalization support library";
|
||||
homepage = http://site.icu-project.org/;
|
||||
maintainers = with maintainers; [ raskin urkud ];
|
||||
maintainers = with maintainers; [ raskin ];
|
||||
platforms = platforms.all;
|
||||
};
|
||||
} // (if stdenv.isArm then {
|
||||
|
||||
Reference in New Issue
Block a user