texlivePackages: add xworld21 to maintainers

This commit is contained in:
Vincenzo Mantova
2026-05-17 13:36:16 +01:00
parent ed19d82384
commit 47bfc7a8cf
@@ -76,6 +76,7 @@ let
# without any appreciable benefit (as the combined packages already
# cause them all to be built and cached anyway).
hydraPlatforms = [ ];
maintainers = with lib.maintainers; [ xworld21 ];
}
// lib.optionalAttrs (args ? shortdesc) {
description = args.shortdesc;