From 3067c9e15c03927d5dc75d266424f712f7f3727e Mon Sep 17 00:00:00 2001 From: Federico Grandi Date: Fri, 10 Jul 2020 16:50:22 +0200 Subject: [PATCH] docs: add @EndBug as a contributor --- .all-contributorsrc | 13 ++++++++++++- README.md | 8 +++++++- 2 files changed, 19 insertions(+), 2 deletions(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 24cf7a4..c4df7f5 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -9,6 +9,17 @@ "imageSize": 100, "commit": true, "commitConvention": "angular", - "contributors": [], + "contributors": [ + { + "login": "EndBug", + "name": "Federico Grandi", + "avatar_url": "https://avatars1.githubusercontent.com/u/26386270?v=4", + "profile": "https://github.com/EndBug", + "contributions": [ + "code", + "doc" + ] + } + ], "contributorsPerLine": 7 } diff --git a/README.md b/README.md index 9619f61..726f369 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Add & Commit -[![All Contributors](https://img.shields.io/badge/all_contributors-0-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-) You can use this GitHub Action to commit changes made in your workflow run directly to your repo: for example, you use it to lint your code, update documentation, commit updated builds, etc.... @@ -152,6 +152,12 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d + + + + +

Federico Grandi

💻 📖
+