hubot-sans: adopt by pancaek

This commit is contained in:
SkohTV
2026-04-01 09:54:53 -04:00
parent 217fa347a2
commit 3eb5a62e72
+1 -1
View File
@@ -37,7 +37,7 @@ stdenvNoCC.mkDerivation (finalAttrs: {
of a typeface to be incorporated into one single file, and are supported
by all major browsers.
'';
maintainers = [ ];
maintainers = with lib.maintainers; [ pancaek ];
platforms = lib.platforms.all;
};
})