maintainers: add uakci
This commit is contained in:
parent
8ceca9f36b
commit
6c5a2b69b4
@ -12765,6 +12765,12 @@
|
||||
githubId = 1983821;
|
||||
name = "Eric Wolf";
|
||||
};
|
||||
uakci = {
|
||||
name = "uakci";
|
||||
email = "uakci@uakci.pl";
|
||||
github = "uakci";
|
||||
githubId = 6961268;
|
||||
};
|
||||
udono = {
|
||||
email = "udono@virtual-things.biz";
|
||||
github = "udono";
|
||||
|
@ -15,7 +15,7 @@ in {
|
||||
meta = with lib; {
|
||||
description = "M+ Outline Fonts (legacy OSDN release)";
|
||||
homepage = "https://mplus-fonts.osdn.jp";
|
||||
maintainers = with maintainers; [ henrytill ];
|
||||
maintainers = with maintainers; [ henrytill uakci ];
|
||||
platforms = platforms.all;
|
||||
license = licenses.mit;
|
||||
};
|
||||
@ -37,7 +37,7 @@ in {
|
||||
meta = with lib; {
|
||||
description = "M+ Outline Fonts (GitHub release)";
|
||||
homepage = "https://mplusfonts.github.io";
|
||||
maintainers = with maintainers; [ henrytill ];
|
||||
maintainers = with maintainers; [ henrytill uakci ];
|
||||
platforms = platforms.all;
|
||||
license = licenses.ofl;
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user