From d405ad0c62f09c459c806465d2e973a04fc2ecba Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 8 Mar 2024 07:17:16 +0000 Subject: [PATCH 1/3] docs: update README.md [skip ci] --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 31253af005..6c9bc8db08 100755 --- a/README.md +++ b/README.md @@ -263,9 +263,7 @@ make init ## Contributors - -[![All Contributors](https://img.shields.io/badge/all_contributors-17-orange.svg?style=flat-square)](#contributors) - +[![All Contributors](https://img.shields.io/badge/all_contributors-18-orange.svg?style=flat-square)](#contributors) Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)): @@ -297,6 +295,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d junsei-ando
junsei-ando

📖 Yusuke Kadowaki
Yusuke Kadowaki

💻 ⚠️ aknishid
aknishid

💻 🚧 + Hrichik Mazumder
Hrichik Mazumder

📖 From b3bd427a84c3712504a55cbf540d8c26f7531922 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 8 Mar 2024 07:17:17 +0000 Subject: [PATCH 2/3] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index 19ee57103e..aeca5db15f 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -184,6 +184,15 @@ "code", "maintenance" ] + }, + { + "login": "hrichiksite", + "name": "Hrichik Mazumder", + "avatar_url": "https://avatars.githubusercontent.com/u/57860916?v=4", + "profile": "https://hrichik.xyz", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 7, From 95605be03df49d1d0a6330d833745a210d8abef8 Mon Sep 17 00:00:00 2001 From: "deepsource-autofix[bot]" <62050782+deepsource-autofix[bot]@users.noreply.github.com> Date: Fri, 8 Mar 2024 07:19:19 +0000 Subject: [PATCH 3/3] style: format code with Gofumpt and Prettier This commit fixes the style issues introduced in b8054d9 according to the output from Gofumpt and Prettier. Details: https://github.com/vdaas/vald/pull/2441 --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index bda05930ab..f4a0ad11e6 100755 --- a/README.md +++ b/README.md @@ -263,7 +263,9 @@ make init ## Contributors + [![All Contributors](https://img.shields.io/badge/all_contributors-18-orange.svg?style=flat-square)](#contributors) + Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):