From 68754208c1fae976c71747fe87d8ab558922cd3f Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Wed, 4 Sep 2019 13:05:00 -0400 Subject: docs: add ahouts as a contributor (#288) --- .all-contributorsrc | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to '.all-contributorsrc') diff --git a/.all-contributorsrc b/.all-contributorsrc index a3edb4b69..90698b791 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -224,6 +224,17 @@ "contributions": [ "code" ] + }, + { + "login": "ahouts", + "name": "Andrew Houts", + "avatar_url": "https://avatars1.githubusercontent.com/u/16907671?v=4", + "profile": "https://github.com/ahouts", + "contributions": [ + "code", + "doc", + "test" + ] } ], "contributorsPerLine": 7 -- cgit v1.2.3