From c64d6e77dc13311b961dd664a5085901b708cd99 Mon Sep 17 00:00:00 2001 From: Egor Kovetskiy Date: Mon, 23 Aug 2021 12:45:36 +0600 Subject: [PATCH] Add @eitchugo as a contributor --- .all-contributorsrc | 9 +++++++++ README.md | 3 ++- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index e89c938..ec7c772 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -216,6 +216,15 @@ "contributions": [ "code" ] + }, + { + "login": "eitchugo", + "name": "Hugo Cisneiros", + "avatar_url": "https://avatars.githubusercontent.com/u/349457?v=4", + "profile": "http://www.devin.com.br/", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7 diff --git a/README.md b/README.md index dde5b80..dcc1e63 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Mark -[![All Contributors](https://img.shields.io/badge/all_contributors-23-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-24-orange.svg?style=flat-square)](#contributors-) Mark — a tool for syncing your markdown documentation with Atlassian Confluence @@ -472,6 +472,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
beeme1mr

💻
Taldrain

💻 +
Hugo Cisneiros

💻