From 3f0e272990a57c4359d93615bd9133a23352edc5 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 13 Sep 2024 01:43:36 +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 94874a6aa8..27498fee08 100755 --- a/README.md +++ b/README.md @@ -264,9 +264,7 @@ make init ## Contributors - -[![All Contributors](https://img.shields.io/badge/all_contributors-19-orange.svg?style=flat-square)](#contributors) - +[![All Contributors](https://img.shields.io/badge/all_contributors-20-orange.svg?style=flat-square)](#contributors) Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)): @@ -300,6 +298,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d aknishid
aknishid

💻 🚧 📖 Hrichik Mazumder
Hrichik Mazumder

📖 Shunya Morihira (森平 隼矢)
Shunya Morihira (森平 隼矢)

🔧 💻 + miyamoto
miyamoto

💻 🔬 From 6ddea2b7106e8bdb355d9fe74c151a504297ffa4 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 13 Sep 2024 01:43:37 +0000 Subject: [PATCH 2/3] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index f10efcf65c..3c2690bdcf 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -204,6 +204,16 @@ "tool", "code" ] + }, + { + "login": "iammytoo", + "name": "miyamoto", + "avatar_url": "https://avatars.githubusercontent.com/u/64457274?v=4", + "profile": "https://github.com/iammytoo", + "contributions": [ + "code", + "research" + ] } ], "contributorsPerLine": 7, From 6282736a3d4113ca2da1d3e8b39afb7de5c15e99 Mon Sep 17 00:00:00 2001 From: "deepsource-autofix[bot]" <62050782+deepsource-autofix[bot]@users.noreply.github.com> Date: Fri, 13 Sep 2024 03:04:32 +0000 Subject: [PATCH 3/3] style: format code with Gofumpt and Prettier This commit fixes the style issues introduced in 50eb684 according to the output from Gofumpt and Prettier. Details: https://github.com/vdaas/vald/pull/2625 --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 27498fee08..277a2e1658 100755 --- a/README.md +++ b/README.md @@ -264,7 +264,9 @@ make init ## Contributors + [![All Contributors](https://img.shields.io/badge/all_contributors-20-orange.svg?style=flat-square)](#contributors) + Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):