Added maintainer for kochi-substitute.

This commit is contained in:
Jonathan Glines 2014-06-09 00:26:05 -06:00
parent c2bb5c6133
commit 18b9aff622

View File

@ -22,5 +22,6 @@ stdenv.mkDerivation {
description = "Japanese font, a replacement for MS Gothic and MS Mincho.";
homepage = http://sourceforge.jp/projects/efont/;
license = stdenv.lib.licenses.unfreeRedistributable;
maintainers = [ stdenv.lib.maintainers.auntie ];
};
}