texlive: remove myself from meta.maintainers
That corresponds to the real situation since a couple years ago.
This commit is contained in:
parent
4f3e9ca93a
commit
ea0aea7280
@ -170,7 +170,7 @@ in
|
||||
platforms = lib.platforms.all;
|
||||
hydraPlatforms = lib.optionals
|
||||
(lib.elem pname ["scheme-small" "scheme-basic"]) platforms;
|
||||
maintainers = with lib.maintainers; [ vcunat veprbl ];
|
||||
maintainers = with lib.maintainers; [ veprbl ];
|
||||
}
|
||||
(combine {
|
||||
${pname} = attrs;
|
||||
|
Loading…
Reference in New Issue
Block a user