From 2246300740049c7cbe33db3f69438c24a7f5684d Mon Sep 17 00:00:00 2001 From: Chris Cummer Date: Wed, 2 Dec 2020 13:54:57 -0800 Subject: [PATCH] Add @stone as a contributor --- .all-contributorsrc | 7 +++++++ README.md | 1 + 2 files changed, 8 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index 24395e11..b3e941bf 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -1029,6 +1029,13 @@ "name": "David Bouchare", "avatar_url": "https://avatars3.githubusercontent.com/u/5034531?v=4", "profile": "https://github.com/dabcoder", + "contributions": [] + }, + { + "login": "stone", + "name": "Fredrik Steen", + "avatar_url": "https://avatars3.githubusercontent.com/u/29077?v=4", + "profile": "https://github.com/stone", "contributions": [ ] } diff --git a/README.md b/README.md index 64360587..2a2e52f8 100644 --- a/README.md +++ b/README.md @@ -416,6 +416,7 @@ Dependency management in WTF is handled by [Go modules](https://github.com/golan
Pingzhou | 平舟


Yuval Goldberg


David Bouchare

+
Fredrik Steen