From 1c76aaeff8c9ac92387ef9f4203d88317f37ef32 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" Date: Fri, 24 May 2019 15:19:13 +0000 Subject: [PATCH] docs: update .all-contributorsrc --- .all-contributorsrc | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index 4b5c566..5c73f15 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -24,6 +24,16 @@ "review", "doc" ] + }, + { + "login": "bdehamer", + "name": "Brian DeHamer", + "avatar_url": "https://avatars1.githubusercontent.com/u/398027?v=4", + "profile": "https://github.com/bdehamer", + "contributions": [ + "code", + "maintenance" + ] } ], "contributorsPerLine": 7,