aurulent-sans: add myself as maintainer
This commit is contained in:
parent
33f287380b
commit
85c5d83dfc
@ -17,6 +17,7 @@ stdenv.mkDerivation rec {
|
|||||||
description = "Aurulent Sans";
|
description = "Aurulent Sans";
|
||||||
longDescription = "Aurulent Sans is a humanist sans serif intended to be used as an interface font.";
|
longDescription = "Aurulent Sans is a humanist sans serif intended to be used as an interface font.";
|
||||||
homepage = http://delubrum.org/;
|
homepage = http://delubrum.org/;
|
||||||
|
maintainers = with stdenv.lib.maintainers; [ deepfire ];
|
||||||
license = stdenv.lib.licenses.ofl;
|
license = stdenv.lib.licenses.ofl;
|
||||||
platforms = stdenv.lib.platforms.all;
|
platforms = stdenv.lib.platforms.all;
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user