Unverified Commit 123ffa00 authored by Ryan Cao's avatar Ryan Cao
Browse files

lxgw-wenkai: add ryanccn as maintainer

parent 218d3ca6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -27,6 +27,6 @@ stdenvNoCC.mkDerivation rec {
    description = "Open-source Chinese font derived from Fontworks' Klee One";
    license = licenses.ofl;
    platforms = platforms.all;
    maintainers = with maintainers; [ elliot ];
    maintainers = with maintainers; [ ryanccn ];
  };
}