From c9d65fd7e718b492bd448c1b5b4b4f8733fa6095 Mon Sep 17 00:00:00 2001 From: Chris Cummer Date: Sat, 3 Oct 2020 06:05:15 -0700 Subject: [PATCH] Add @MartinJohns as a contributor --- .all-contributorsrc | 8 ++++++++ README.md | 1 + 2 files changed, 9 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index 82b2e520..f95dfcd7 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -966,7 +966,15 @@ "name": "Ying Fan Chong", "avatar_url": "https://avatars1.githubusercontent.com/u/10404961?v=4", "profile": "http://about.me/yingfan", + "contributions": [] + }, + { + "login": "MartinJohns", + "name": "Martin Johns", + "avatar_url": "https://avatars1.githubusercontent.com/u/5269069?v=4", + "profile": "https://github.com/MartinJohns", "contributions": [ + "code" ] } ], diff --git a/README.md b/README.md index 6db4d8a2..d7fdc141 100644 --- a/README.md +++ b/README.md @@ -397,6 +397,7 @@ Dependency management in WTF is handled by [Go modules](https://github.com/golan
aeter


Tim Hwang


Ying Fan Chong

+
Martin Johns

💻