summary refs log tree commit diff
path: root/maintainers
diff options
context:
space:
mode:
authorAustin Butler <austinabutler@gmail.com>2020-09-26 14:05:50 -0700
committerJon <jonringer@users.noreply.github.com>2020-09-26 15:46:48 -0700
commit2bdce0e50c6b8c64afb8de6b2fc9fccf5440dfb2 (patch)
tree3eb35f48dcdd4ecfefc3e68d03e02d513754b9e2 /maintainers
parent67350486e02300fabd6c05e6870e1a5a317dfc50 (diff)
maintainers: add austinbutler
Diffstat (limited to 'maintainers')
-rw-r--r--maintainers/maintainer-list.nix6
1 files changed, 6 insertions, 0 deletions
diff --git a/maintainers/maintainer-list.nix b/maintainers/maintainer-list.nix
index cbff5670550c5..6a25071bc06be 100644
--- a/maintainers/maintainer-list.nix
+++ b/maintainers/maintainer-list.nix
@@ -806,6 +806,12 @@
     githubId = 574938;
     name = "Jonathan Glines";
   };
+  austinbutler = {
+    email = "austinabutler@gmail.com";
+    github = "austinbutler";
+    githubId = 354741;
+    name = "Austin Butler";
+  };
   avaq = {
     email = "nixpkgs@account.avaq.it";
     github = "avaq";