From 715d4ecef72e65df7a87c2cf8575b28e7b8f220a Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2019 20:51:58 -0400 Subject: [PATCH] docs: add andrewmcodes as a contributor (#24) * docs: update README.md * docs: update .all-contributorsrc --- .all-contributorsrc | 12 ++++++++++++ README.md | 3 ++- 2 files changed, 14 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 4b345ba..0f99450 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -15,6 +15,18 @@ "test", "code" ] + }, + { + "login": "andrewmcodes", + "name": "Andrew Mason", + "avatar_url": "https://avatars1.githubusercontent.com/u/18423853?v=4", + "profile": "https://www.andrewmason.me/", + "contributions": [ + "infra", + "review", + "doc", + "code" + ] } ], "contributorsPerLine": 7, diff --git a/README.md b/README.md index c5223d3..788aa09 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@  -[](#contributors) +[](#contributors) # Rubocop Linter Action @@ -73,6 +73,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Miguel Savignano 🚇 ⚠️ 💻 |
+ Andrew Mason 🚇 👀 📖 💻 |