From 80f0600b4fd8cb783857edc6dbbe8925d23b34bc Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 5 Sep 2019 12:47:09 -0400 Subject: docs: add nickwb as a contributor (#296) --- .all-contributorsrc | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to '.all-contributorsrc') diff --git a/.all-contributorsrc b/.all-contributorsrc index 90698b791..e590227d6 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -235,6 +235,17 @@ "doc", "test" ] + }, + { + "login": "nickwb", + "name": "Nick Young", + "avatar_url": "https://avatars2.githubusercontent.com/u/594211?v=4", + "profile": "https://github.com/nickwb", + "contributions": [ + "code", + "doc", + "test" + ] } ], "contributorsPerLine": 7 -- cgit v1.2.3