From 0dfd3f52c3da3194323fdf0c03930ad839c02182 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2019 20:48:33 -0400 Subject: [PATCH] docs: add MiguelSavignano as a contributor (#23) * docs: update README.md * docs: create .all-contributorsrc --- .all-contributorsrc | 25 +++++++++++++++++++++++++ README.md | 17 +++++++++++++++++ 2 files changed, 42 insertions(+) create mode 100644 .all-contributorsrc diff --git a/.all-contributorsrc b/.all-contributorsrc new file mode 100644 index 0000000..4b345ba --- /dev/null +++ b/.all-contributorsrc @@ -0,0 +1,25 @@ +{ + "files": [ + "README.md" + ], + "imageSize": 100, + "commit": false, + "contributors": [ + { + "login": "MiguelSavignano", + "name": "Miguel Savignano", + "avatar_url": "https://avatars3.githubusercontent.com/u/6641863?v=4", + "profile": "https://github.com/MiguelSavignano", + "contributions": [ + "infra", + "test", + "code" + ] + } + ], + "contributorsPerLine": 7, + "projectName": "rubocop-linter-action", + "projectOwner": "andrewmcodes", + "repoType": "github", + "repoHost": "https://github.com" +} diff --git a/README.md b/README.md index 1d0bebe..c5223d3 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@  +[](#contributors) # Rubocop Linter Action @@ -62,3 +63,19 @@ jobs: ## Recognition This project was originally forked from [gimenete/rubocop-action](https://github.com/gimenete/rubocop-action). Many thanks to [Alberto Gimeno](https://github.com/gimenete) for creating this project. + +## Contributors ✨ + +Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)): + + + +
Miguel Savignano 🚇 ⚠️ 💻 |
+