about summary refs log tree commit diff
diff options
context:
space:
mode:
authorAli Rizvi <perm-iterate-0b@icloud.com>2024-06-20 07:02:31 +0000
committerAli Rizvi <perm-iterate-0b@icloud.com>2024-06-20 07:02:31 +0000
commit430a5e33a8d110c298d5d7422b340abd75319c12 (patch)
treed26a276d5d7f3a4b99a8780a711280d2ca49018a
parent30dd2e59699e80a852fd7f7985258836f82371e8 (diff)
stevenblack-blocklist: add frontear as maintainer
-rw-r--r--pkgs/tools/networking/stevenblack-blocklist/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgs/tools/networking/stevenblack-blocklist/default.nix b/pkgs/tools/networking/stevenblack-blocklist/default.nix
index d2b8dd761d34a..34f64cb5e4804 100644
--- a/pkgs/tools/networking/stevenblack-blocklist/default.nix
+++ b/pkgs/tools/networking/stevenblack-blocklist/default.nix
@@ -18,6 +18,7 @@ fetchFromGitHub {
     maintainers = with maintainers; [
       moni
       Guanran928
+      frontear
     ];
   };
 }