From 5405fdf5c4a3210b7b0edb5b95b81d6f700c3746 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 26 Mar 2020 13:35:12 +0100 Subject: [PATCH] docs: add devopsbrett as a contributor (#17) * docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> --- .all-contributorsrc | 91 +++++++++++++++++++++++++-------------------- README.md | 7 ++-- 2 files changed, 54 insertions(+), 44 deletions(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index d7b8f76..615c507 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -1,43 +1,52 @@ { - "files": [ - "README.md" - ], - "imageSize": 50, - "contributorsPerLine": 12, - "commit": false, - "contributors": [ - { - "login": "gkze", - "name": "George Kontridze", - "avatar_url": "https://avatars0.githubusercontent.com/u/3131232?v=4", - "profile": "https://github.com/gkze", - "contributions": [ - "code" - ] - }, - { - "login": "pacodes", - "name": "Pacodes", - "avatar_url": "https://avatars2.githubusercontent.com/u/28688410?v=4", - "profile": "https://github.com/pacodes", - "contributions": [ - "test", - "code" - ] - }, - { - "login": "BarbUk", - "name": "BarbUk", - "avatar_url": "https://avatars3.githubusercontent.com/u/64371?v=4", - "profile": "https://772424.com", - "contributions": [ - "code" - ] - } - ], - "projectName": "hostctl", - "projectOwner": "guumaster", - "repoType": "github", - "repoHost": "https://github.com", - "skipCi": true + "files": [ + "README.md" + ], + "imageSize": 50, + "contributorsPerLine": 12, + "commit": false, + "contributors": [ + { + "login": "gkze", + "name": "George Kontridze", + "avatar_url": "https://avatars0.githubusercontent.com/u/3131232?v=4", + "profile": "https://github.com/gkze", + "contributions": [ + "code" + ] + }, + { + "login": "pacodes", + "name": "Pacodes", + "avatar_url": "https://avatars2.githubusercontent.com/u/28688410?v=4", + "profile": "https://github.com/pacodes", + "contributions": [ + "test", + "code" + ] + }, + { + "login": "BarbUk", + "name": "BarbUk", + "avatar_url": "https://avatars3.githubusercontent.com/u/64371?v=4", + "profile": "https://772424.com", + "contributions": [ + "code" + ] + }, + { + "login": "devopsbrett", + "name": "Brett Mack", + "avatar_url": "https://avatars1.githubusercontent.com/u/4403441?v=4", + "profile": "https://github.com/devopsbrett", + "contributions": [ + "code" + ] + } + ], + "projectName": "hostctl", + "projectOwner": "guumaster", + "repoType": "github", + "repoHost": "https://github.com", + "skipCi": true } diff --git a/README.md b/README.md index ea5aa10..d4e6ee5 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ [![Go Report Card][report-badge]][report-link] [![License][license-badge]][license-link] -[![All Contributors](https://img.shields.io/badge/all_contributors-3-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-4-orange.svg?style=flat-square)](#contributors-) @@ -265,10 +265,11 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d - + - + +

Pacodes

⚠️ 💻

George Kontridze

💻

Pacodes

⚠️ 💻

BarbUk

💻

Brett Mack

💻