From 7ef16dad9d1b535a0ae7792dc8e243f57596c278 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 21 Jun 2019 15:55:50 +0000 Subject: [PATCH] docs: update .all-contributorsrc --- .all-contributorsrc | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index fbb92652b..ae681584d 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -67,6 +67,15 @@ "contributions": [ "code" ] + }, + { + "login": "dlwire", + "name": "David Wire", + "avatar_url": "https://avatars3.githubusercontent.com/u/1167291?v=4", + "profile": "https://github.com/dlwire", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,