From 9603cc2d1d8b9f7d9d44293874739f4504c43268 Mon Sep 17 00:00:00 2001 From: Chris Cummer Date: Wed, 1 Jul 2020 07:42:14 -0700 Subject: [PATCH] Add @ripienaar as a contributor --- .all-contributorsrc | 8 ++++++++ README.md | 1 + 2 files changed, 9 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index b3ddeb38..4074d8fd 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -931,7 +931,15 @@ "name": "Matt", "avatar_url": "https://avatars2.githubusercontent.com/u/641427?v=4", "profile": "https://github.com/mryanmurphy", + "contributions": [] + }, + { + "login": "ripienaar", + "name": "R.I.Pienaar", + "avatar_url": "https://avatars0.githubusercontent.com/u/82342?v=4", + "profile": "http://devco.net/", "contributions": [ + "code" ] } ], diff --git a/README.md b/README.md index 4389fb04..500cb377 100644 --- a/README.md +++ b/README.md @@ -390,6 +390,7 @@ Dependency management in WTF is handled by [Go modules](https://github.com/golan
Sam Roberts


gerchardon


Matt

+
R.I.Pienaar

💻