From f6c7dbdbdda45740f7eb037b54d550a569ba801b Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Wed, 7 Aug 2019 23:05:02 +0000 Subject: [PATCH] docs: update .all-contributorsrc --- .all-contributorsrc | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index 3288aba..ff4bd9b 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -154,6 +154,18 @@ "contributions": [ "doc" ] + }, + { + "login": "hughsie", + "name": "Richard Hughes", + "avatar_url": "https://avatars0.githubusercontent.com/u/151380?v=4", + "profile": "http://blogs.gnome.org/hughsie/", + "contributions": [ + "ideas", + "code", + "infra", + "tool" + ] } ], "contributorsPerLine": 7,