From 64442904fc4ffe8fbfcd608c0c20a6f8468fac68 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sun, 24 Oct 2021 06:24:08 +0000 Subject: [PATCH 1/2] docs: update README.md [skip ci] --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c99910d00..23ebd4d04 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ [![Slack](https://img.shields.io/badge/Slack-SIG--TB-brightgreen)](https://cloud-barista.slack.com/archives/CJQ7575PU) -[![All Contributors](https://img.shields.io/badge/all_contributors-30-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-31-orange.svg?style=flat-square)](#contributors-) A sub-system of Cloud-Barista Platform to Deploy and Manage Multi-Cloud Infrastructure. @@ -769,6 +769,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
EmmanuelMarianMat

💻
Carlos Felix

💻 +
Stuart Gilbert

💻 From fd1735996bbadb1b34f7eefac9234b8d6225a3a6 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sun, 24 Oct 2021 06:24:09 +0000 Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index a82ae8b10..55060b0ac 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -290,6 +290,15 @@ "contributions": [ "code" ] + }, + { + "login": "Stuie", + "name": "Stuart Gilbert", + "avatar_url": "https://avatars.githubusercontent.com/u/389169?v=4", + "profile": "https://github.com/Stuie", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,