From 7ff193305b852074d1ce1278e3bc008419c491be Mon Sep 17 00:00:00 2001 From: Henry Till Date: Tue, 28 Nov 2023 10:52:47 -0800 Subject: treewide: remove henrytill as maintainer from various pkgs --- pkgs/data/fonts/mplus-outline-fonts/default.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pkgs/data') diff --git a/pkgs/data/fonts/mplus-outline-fonts/default.nix b/pkgs/data/fonts/mplus-outline-fonts/default.nix index 93e508ecd43c7..06d4f018e6447 100644 --- a/pkgs/data/fonts/mplus-outline-fonts/default.nix +++ b/pkgs/data/fonts/mplus-outline-fonts/default.nix @@ -23,7 +23,7 @@ in meta = with lib; { description = "M+ Outline Fonts (legacy OSDN release)"; homepage = "https://mplus-fonts.osdn.jp"; - maintainers = with maintainers; [ henrytill uakci ]; + maintainers = with maintainers; [ uakci ]; platforms = platforms.all; license = licenses.mit; }; @@ -53,7 +53,7 @@ in meta = with lib; { description = "M+ Outline Fonts (GitHub release)"; homepage = "https://mplusfonts.github.io"; - maintainers = with maintainers; [ henrytill uakci ]; + maintainers = with maintainers; [ uakci ]; platforms = platforms.all; license = licenses.ofl; }; -- cgit 1.4.1