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:
@@ -47,7 +47,7 @@ stdenv.mkDerivation rec {
|
||||
homepage = https://github.com/libass/libass;
|
||||
license = licenses.isc;
|
||||
platforms = platforms.unix;
|
||||
maintainers = with maintainers; [ codyopel urkud ];
|
||||
maintainers = with maintainers; [ codyopel ];
|
||||
repositories.git = git://github.com/libass/libass.git;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user