treewide maintainers: remove myself from a few places
It will better reflect the reality of the past few years.
This commit is contained in:
@@ -118,6 +118,6 @@ stdenv.mkDerivation rec {
|
||||
homepage = "http://fontconfig.org/";
|
||||
license = licenses.bsd2; # custom but very bsd-like
|
||||
platforms = platforms.all;
|
||||
maintainers = [ maintainers.vcunat ];
|
||||
maintainers = [ ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user