From 3eb5a62e720e20196c934b2d443d1aee874821ca Mon Sep 17 00:00:00 2001 From: SkohTV Date: Wed, 1 Apr 2026 09:54:53 -0400 Subject: [PATCH] hubot-sans: adopt by pancaek --- pkgs/by-name/hu/hubot-sans/package.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgs/by-name/hu/hubot-sans/package.nix b/pkgs/by-name/hu/hubot-sans/package.nix index 2f184a09e5cb..87afecc9f4e0 100644 --- a/pkgs/by-name/hu/hubot-sans/package.nix +++ b/pkgs/by-name/hu/hubot-sans/package.nix @@ -37,7 +37,7 @@ stdenvNoCC.mkDerivation (finalAttrs: { of a typeface to be incorporated into one single file, and are supported by all major browsers. ''; - maintainers = [ ]; + maintainers = with lib.maintainers; [ pancaek ]; platforms = lib.platforms.all; }; })