aurulent-sans: add pancaek as maintainer

This commit is contained in:
Hythera
2026-06-21 12:10:53 +02:00
parent 82f5fdbac4
commit 66d04231d7
+1 -1
View File
@@ -27,7 +27,7 @@ stdenvNoCC.mkDerivation rec {
description = "Aurulent Sans";
longDescription = "Aurulent Sans is a humanist sans serif intended to be used as an interface font.";
homepage = "http://delubrum.org/";
maintainers = [ ];
maintainers = with lib.maintainers; [ pancaek ];
license = lib.licenses.ofl;
platforms = lib.platforms.all;
};