Unverified Commit 366229e1 authored by Guanran Wang's avatar Guanran Wang
Browse files

stevenblack-blocklist: add Guanran928 as maintainer

parent 30498fc5
Loading
Loading
Loading
Loading
+4 −1
Original line number Diff line number Diff line
@@ -15,6 +15,9 @@ fetchFromGitHub {
    description = "Unified hosts file with base extensions";
    homepage = "https://github.com/StevenBlack/hosts";
    license = licenses.mit;
    maintainers = with maintainers; [ moni ];
    maintainers = with maintainers; [
      moni
      Guanran928
    ];
  };
}