summary refs log tree commit diff
path: root/maintainers/maintainer-list.nix
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/maintainer-list.nix
parentf70b6971bc509056fe22830471a080f6ba7b989a (diff)
downloadnixpkgs-e536b9e208955af925c8de8ddccc9f6edab0981b.tar
nixpkgs-e536b9e208955af925c8de8ddccc9f6edab0981b.tar.gz
nixpkgs-e536b9e208955af925c8de8ddccc9f6edab0981b.tar.bz2
nixpkgs-e536b9e208955af925c8de8ddccc9f6edab0981b.tar.lz
nixpkgs-e536b9e208955af925c8de8ddccc9f6edab0981b.tar.xz
nixpkgs-e536b9e208955af925c8de8ddccc9f6edab0981b.tar.zst
nixpkgs-e536b9e208955af925c8de8ddccc9f6edab0981b.zip
maintainers: add timstott
Diffstat (limited to 'maintainers/maintainer-list.nix')
-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 7163f1a9f2c..2400bb22a8a 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";