mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-06 17:13:24 -05:00
aurulent-sans: add pancaek as maintainer
(cherry picked from commit 66d04231d7)
This commit is contained in:
parent
fe012629bc
commit
c5af0af803
1 changed files with 1 additions and 1 deletions
|
|
@ -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;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue