treewide maintainers: remove myself from a few places
It will better reflect the reality of the past few years.
This commit is contained in:
@@ -143,7 +143,7 @@ core = stdenv.mkDerivation rec {
|
||||
description = "Basic binaries for TeX Live";
|
||||
homepage = "http://www.tug.org/texlive";
|
||||
license = lib.licenses.gpl2;
|
||||
maintainers = with maintainers; [ vcunat veprbl lovek323 raskin jwiegley ];
|
||||
maintainers = with maintainers; [ veprbl lovek323 raskin jwiegley ];
|
||||
platforms = platforms.all;
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user