sudo-font: adopt by pancaek

This commit is contained in:
SkohTV
2026-04-05 17:08:55 -04:00
parent ed05fee30f
commit 2de6a9f5ab
+1 -1
View File
@@ -26,7 +26,7 @@ stdenvNoCC.mkDerivation rec {
homepage = "https://www.kutilek.de/sudo-font/";
changelog = "https://github.com/jenskutilek/sudo-font/raw/v${version}/sudo/FONTLOG.txt";
license = lib.licenses.ofl;
maintainers = [ ];
maintainers = with lib.maintainers; [ pancaek ];
platforms = lib.platforms.all;
};
}