about summary refs log tree commit diff
path: root/maintainers
diff options
context:
space:
mode:
authormatthewcroughan <matt@croughan.sh>2021-03-11 12:11:51 +0000
committermatthewcroughan <matt@croughan.sh>2021-03-16 18:00:03 +0000
commit28719c5f626212a475d6be57c9d30e1d45076074 (patch)
treeb2a59f14b8408255cb5d8fcba86cc54a8c85816d /maintainers
parentb5702fd566539a3f32e3b04f3c2b93146a0fe8ea (diff)
downloadnixlib-28719c5f626212a475d6be57c9d30e1d45076074.tar
nixlib-28719c5f626212a475d6be57c9d30e1d45076074.tar.gz
nixlib-28719c5f626212a475d6be57c9d30e1d45076074.tar.bz2
nixlib-28719c5f626212a475d6be57c9d30e1d45076074.tar.lz
nixlib-28719c5f626212a475d6be57c9d30e1d45076074.tar.xz
nixlib-28719c5f626212a475d6be57c9d30e1d45076074.tar.zst
nixlib-28719c5f626212a475d6be57c9d30e1d45076074.zip
maintainers: add matthewcroughan
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 2d122346fca5..dcd1f2ea970f 100644
--- a/maintainers/maintainer-list.nix
+++ b/maintainers/maintainer-list.nix
@@ -10602,6 +10602,12 @@
     githubId = 3674056;
     name = "Asad Saeeduddin";
   };
+  matthewcroughan = {
+    email = "matt@croughan.sh";
+    github = "matthewcroughan";
+    githubId = 26458780;
+    name = "Matthew Croughan";
+  };
   ngerstle = {
     name = "Nicholas Gerstle";
     email = "ngerstle@gmail.com";