Remove myself from maintainers

This commit is contained in:
Damien Cassou
2017-01-31 11:00:14 +01:00
parent 3ccc139b3d
commit 58dc8e3024
23 changed files with 40 additions and 40 deletions

View File

@@ -24,7 +24,7 @@ stdenv.mkDerivation rec {
meta = with stdenv.lib; {
homepage = "http://software.sil.org/gentium/";
description = "A high-quality typeface family for Latin, Cyrillic, and Greek";
maintainers = with maintainers; [ DamienCassou ];
maintainers = with maintainers; [ ];
license = licenses.ofl;
platforms = platforms.all;
};