From c478633d729371aa6504d047379e864d60e94f61 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 28 May 2024 20:26:26 +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 3d75ffa..822e35d 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # cookbook-minio -[![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-) Chef cookbook to install and configure minio in redborder @@ -38,6 +38,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d Miguel Negrón
Miguel Negrón

💻 Miguel Álvarez
Miguel Álvarez

💻 dAvId VHK
dAvId VHK

💻 + Vimesa
Vimesa

💻 From 2eaf4b7640acaabbf51b85e65058059bc8e5239e Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 28 May 2024 20:26:27 +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 b6a04b6..e2db300 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -33,6 +33,15 @@ "contributions": [ "code" ] + }, + { + "login": "ViMesTor", + "name": "Vimesa", + "avatar_url": "https://avatars.githubusercontent.com/u/93142944?v=4", + "profile": "https://github.com/ViMesTor", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,