about summary refs log tree commit diff
path: root/maintainers
diff options
context:
space:
mode:
authorTimothy Stott <stott.timothy@gmail.com>2020-05-31 11:16:58 +0100
committerTimothy Stott <stott.timothy@gmail.com>2020-05-31 11:22:50 +0100
commite536b9e208955af925c8de8ddccc9f6edab0981b (patch)
tree375de5eb146bc32d83037e2ac530688b6fb439fe /maintainers
parentf70b6971bc509056fe22830471a080f6ba7b989a (diff)
downloadnixlib-e536b9e208955af925c8de8ddccc9f6edab0981b.tar
nixlib-e536b9e208955af925c8de8ddccc9f6edab0981b.tar.gz
nixlib-e536b9e208955af925c8de8ddccc9f6edab0981b.tar.bz2
nixlib-e536b9e208955af925c8de8ddccc9f6edab0981b.tar.lz
nixlib-e536b9e208955af925c8de8ddccc9f6edab0981b.tar.xz
nixlib-e536b9e208955af925c8de8ddccc9f6edab0981b.tar.zst
nixlib-e536b9e208955af925c8de8ddccc9f6edab0981b.zip
maintainers: add timstott
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 7163f1a9f2c2..2400bb22a8a8 100644
--- a/maintainers/maintainer-list.nix
+++ b/maintainers/maintainer-list.nix
@@ -7854,6 +7854,12 @@
     githubId = 2845239;
     name = "Tim Put";
   };
+  timstott = {
+    email = "stott.timothy@gmail.com";
+    github = "timstott";
+    githubId = 1334474;
+    name = "Timothy Stott";
+  };
   tiramiseb = {
     email = "sebastien@maccagnoni.eu";
     github = "tiramiseb";