Added maintainer for kochi-substitute.
This commit is contained in:
parent
c2bb5c6133
commit
18b9aff622
@ -22,5 +22,6 @@ stdenv.mkDerivation {
|
|||||||
description = "Japanese font, a replacement for MS Gothic and MS Mincho.";
|
description = "Japanese font, a replacement for MS Gothic and MS Mincho.";
|
||||||
homepage = http://sourceforge.jp/projects/efont/;
|
homepage = http://sourceforge.jp/projects/efont/;
|
||||||
license = stdenv.lib.licenses.unfreeRedistributable;
|
license = stdenv.lib.licenses.unfreeRedistributable;
|
||||||
|
maintainers = [ stdenv.lib.maintainers.auntie ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user