From 5abe368e9ecb6762081786c6fac21a2f4dc7a768 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" Date: Mon, 20 May 2019 16:04:10 +0000 Subject: [PATCH] docs: update .all-contributorsrc --- .all-contributorsrc | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index e32887c99..af9ae1e84 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -31,6 +31,15 @@ "contributions": [ "code" ] + }, + { + "login": "dannyrb", + "name": "Danny Brown", + "avatar_url": "https://avatars1.githubusercontent.com/u/5797588?v=4", + "profile": "http://dannyrb.com/", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,