From 4678bc91d2ac9862101f4f0344629460d8af486a Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 4 Mar 2024 08:45:27 +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 ddf4a72389..73eb66912c 100755 --- a/README.md +++ b/README.md @@ -263,9 +263,7 @@ make init ## Contributors - -[![All Contributors](https://img.shields.io/badge/all_contributors-16-orange.svg?style=flat-square)](#contributors) - +[![All Contributors](https://img.shields.io/badge/all_contributors-17-orange.svg?style=flat-square)](#contributors) Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)): @@ -296,6 +294,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d junsei-ando
junsei-ando

📖 Yusuke Kadowaki
Yusuke Kadowaki

💻 ⚠️ + aknishid
aknishid

💻 🚧 From fcba8611509d6885353ad0e5f8ebb09180a2590f Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 4 Mar 2024 08:45:28 +0000 Subject: [PATCH 2/3] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index b9154e1e6f..19ee57103e 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -174,6 +174,16 @@ "code", "test" ] + }, + { + "login": "aknishid", + "name": "aknishid", + "avatar_url": "https://avatars.githubusercontent.com/u/38955080?v=4", + "profile": "https://github.com/aknishid", + "contributions": [ + "code", + "maintenance" + ] } ], "contributorsPerLine": 7, @@ -184,5 +194,6 @@ "repoType": "github", "repoHost": "https://github.com", "skipCi": true, - "commitConvention": "angular" + "commitConvention": "angular", + "commitType": "docs" } From fc945574df8d45e8dc5a3c81e8b56d8605616d11 Mon Sep 17 00:00:00 2001 From: "deepsource-autofix[bot]" <62050782+deepsource-autofix[bot]@users.noreply.github.com> Date: Mon, 4 Mar 2024 08:50:42 +0000 Subject: [PATCH 3/3] style: format code with Gofumpt and Prettier This commit fixes the style issues introduced in abc4c52 according to the output from Gofumpt and Prettier. Details: https://github.com/vdaas/vald/pull/2431 --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 73eb66912c..31253af005 100755 --- a/README.md +++ b/README.md @@ -263,7 +263,9 @@ make init ## Contributors + [![All Contributors](https://img.shields.io/badge/all_contributors-17-orange.svg?style=flat-square)](#contributors) + Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):