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;
|
platforms = lib.platforms.all;
|
||||||
hydraPlatforms = lib.optionals
|
hydraPlatforms = lib.optionals
|
||||||
(lib.elem pname ["scheme-small" "scheme-basic"]) platforms;
|
(lib.elem pname ["scheme-small" "scheme-basic"]) platforms;
|
||||||
maintainers = with lib.maintainers; [ vcunat veprbl ];
|
maintainers = with lib.maintainers; [ veprbl ];
|
||||||
}
|
}
|
||||||
(combine {
|
(combine {
|
||||||
${pname} = attrs;
|
${pname} = attrs;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user