Commit 3eb5a62e authored by SkohTV's avatar SkohTV
Browse files

hubot-sans: adopt by pancaek

parent 217fa347
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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;
  };
})