aboutsummaryrefslogtreecommitdiff
path: root/maintainers
diff options
context:
space:
mode:
authorBilly J Rhoades II <me@brod.es>2020-11-26 14:45:26 -0800
committerBilly J Rhoades II <me@brod.es>2020-11-26 14:58:51 -0800
commita40d653c7b633c09e87160453893ebf02c42729a (patch)
tree1338c67b90992d85b2e1f5c035b6a17c9dc4ae36 /maintainers
parentbb7b1b59c860a23010473b0408f56c91f7d0c810 (diff)
maintainers: add brodes
Diffstat (limited to 'maintainers')
-rw-r--r--maintainers/maintainer-list.nix10
1 files changed, 10 insertions, 0 deletions
diff --git a/maintainers/maintainer-list.nix b/maintainers/maintainer-list.nix
index afcd55a0befa..504e2c389d7d 100644
--- a/maintainers/maintainer-list.nix
+++ b/maintainers/maintainer-list.nix
@@ -1252,6 +1252,16 @@
githubId = 3043718;
name = "Brett Lyons";
};
+ brodes = {
+ email = "me@brod.es";
+ github = "brhoades";
+ githubId = 4763746;
+ name = "Billy Rhoades";
+ keys = [{
+ longkeyid = "rsa4096/0x8AE74787A4B7C07E";
+ fingerprint = "BF4FCB85C69989B4ED95BF938AE74787A4B7C07E";
+ }];
+ };
bryanasdev000 = {
email = "bryanasdev000@gmail.com";
github = "bryanasdev000";