From 2ca1be271e79e0c474714864300f1114447e40e1 Mon Sep 17 00:00:00 2001 From: Chris Cummer Date: Wed, 29 Jul 2020 14:19:26 -0700 Subject: [PATCH] Add @timhwang21 as a contributor --- .all-contributorsrc | 7 +++++++ README.md | 1 + 2 files changed, 8 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index 6d37f3c5..bf3a49ba 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -952,6 +952,13 @@ "name": "aeter", "avatar_url": "https://avatars0.githubusercontent.com/u/238607?v=4", "profile": "https://github.com/aeter", + "contributions": [] + }, + { + "login": "timhwang21", + "name": "Tim Hwang", + "avatar_url": "https://avatars3.githubusercontent.com/u/5831434?v=4", + "profile": "http://timhwang21.gitbook.io", "contributions": [ ] } diff --git a/README.md b/README.md index 34a24372..ecb3c504 100644 --- a/README.md +++ b/README.md @@ -395,6 +395,7 @@ Dependency management in WTF is handled by [Go modules](https://github.com/golan
Frederik Mogensen


aeter

+
Tim Hwang