From 264b9875ea3892706204c9801de030d5d80a51d0 Mon Sep 17 00:00:00 2001 From: Chris Cummer Date: Tue, 6 Oct 2020 19:42:04 -0700 Subject: [PATCH] Add @trimble as a contributor --- .all-contributorsrc | 10 ++++++++-- README.md | 1 + 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index e065e25a..978a3010 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -973,14 +973,20 @@ "name": "Martin Johns", "avatar_url": "https://avatars1.githubusercontent.com/u/5269069?v=4", "profile": "https://github.com/MartinJohns", - "contributions": [ - ] + "contributions": [] }, { "login": "jamietanna", "name": "Jamie Tanna", "avatar_url": "https://avatars0.githubusercontent.com/u/3315059?v=4", "profile": "https://www.jvt.me", + "contributions": [] + }, + { + "login": "trimble", + "name": "Todd Trimble", + "avatar_url": "https://avatars3.githubusercontent.com/u/371317?v=4", + "profile": "https://github.com/trimble", "contributions": [ ] } diff --git a/README.md b/README.md index 42f417f0..f70e7fe1 100644 --- a/README.md +++ b/README.md @@ -403,6 +403,7 @@ Dependency management in WTF is handled by [Go modules](https://github.com/golan
Ying Fan Chong


Martin Johns


Jamie Tanna

+
Todd Trimble