about summary refs log tree commit diff
path: root/maintainers
diff options
context:
space:
mode:
authorAnderson Torres <torres.anderson.85@protonmail.com>2022-12-20 02:36:57 -0300
committerGitHub <noreply@github.com>2022-12-20 02:36:57 -0300
commit60d47209caae398cf8ded3d58472a42710e8fada (patch)
tree5851e7b76116ae23724b637ee96911d7994010f6 /maintainers
parent13e43fc0bc527373f50cbf9fb802c0da7d56ab81 (diff)
parent84edcb0b64af62ff323df2ed19daf3507415b633 (diff)
Merge pull request #200977 from benjaminedwardwebb/dmenu-rs
dmenu-rs: add package
Diffstat (limited to 'maintainers')
-rw-r--r--maintainers/maintainer-list.nix9
1 files changed, 9 insertions, 0 deletions
diff --git a/maintainers/maintainer-list.nix b/maintainers/maintainer-list.nix
index 48ab4ebd38837..285e45cd24982 100644
--- a/maintainers/maintainer-list.nix
+++ b/maintainers/maintainer-list.nix
@@ -1695,6 +1695,15 @@
       fingerprint = "D35E C9CE E631 638F F1D8  B401 6F0E 410D C3EE D02";
     }];
   };
+  benjaminedwardwebb = {
+    name = "Ben Webb";
+    email = "benjaminedwardwebb@gmail.com";
+    github = "benjaminedwardwebb";
+    githubId = 7118777;
+    keys = [{
+      fingerprint = "E9A3 7864 2165 28CE 507C  CA82 72EA BF75 C331 CD25";
+    }];
+  };
   benley = {
     email = "benley@gmail.com";
     github = "benley";