From e536b9e208955af925c8de8ddccc9f6edab0981b Mon Sep 17 00:00:00 2001 From: Timothy Stott Date: Sun, 31 May 2020 11:16:58 +0100 Subject: [PATCH] maintainers: add timstott --- maintainers/maintainer-list.nix | 6 ++++++ 1 file changed, 6 insertions(+) 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";