From 50407869b42414d2f1bd811a032c31e82d5cf84f Mon Sep 17 00:00:00 2001 From: TredwellGit Date: Fri, 25 Dec 2020 22:05:40 +0000 Subject: [PATCH] maintainers: add TredwellGit --- maintainers/maintainer-list.nix | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/maintainers/maintainer-list.nix b/maintainers/maintainer-list.nix index a80ec598ea6..8555e3786c3 100644 --- a/maintainers/maintainer-list.nix +++ b/maintainers/maintainer-list.nix @@ -9095,6 +9095,12 @@ githubId = 10110; name = "Travis B. Hartwell"; }; + TredwellGit = { + email = "tredwell@tutanota.com"; + github = "TredwellGit"; + githubId = 61860346; + name = "Tredwell"; + }; treemo = { email = "matthieu.chevrier@treemo.fr"; github = "treemo";