aurulent-sans: add pancaek as maintainer

(cherry picked from commit 66d04231d7)
This commit is contained in:
Hythera 2026-06-21 12:10:53 +02:00 committed by github-actions[bot]
commit c5af0af803

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;
};