about summary refs log tree commit diff
path: root/maintainers
diff options
context:
space:
mode:
authorAndrew Smith <andrew@velvet.software>2023-02-03 18:17:49 -0800
committerAndrew Smith <andrew@velvet.software>2023-02-10 13:11:52 -0800
commit6f7a553d0a3c3dd59a4203afe97cf8e45a734afa (patch)
tree9eca3d4223ef742f70b8e54241f52cf21674a1d6 /maintainers
parent9943fcc75d4e43c3116b408b0f93e682927ffbb4 (diff)
maintainers: add andrewsmith
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 92ddda5ca230c..3979b0c04d5fb 100644
--- a/maintainers/maintainer-list.nix
+++ b/maintainers/maintainer-list.nix
@@ -926,6 +926,12 @@
     githubId = 106511;
     name = "Andrew Kelley";
   };
+  andrewsmith = {
+    email = "andrew@velvet.software";
+    github = "andrewsmith";
+    githubId = 29887;
+    name = "Andrew Smith";
+  };
   andsild = {
     email = "andsild@gmail.com";
     github = "andsild";