From 4efff244431d751cbffc0b1d88043a2025018fef Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 4 Mar 2024 19:49:16 +0900 Subject: [PATCH] docs: add aknishid as a contributor for code, and maintenance (#2431) * docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] * 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 --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> Co-authored-by: Yusuke Kato Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com> --- .all-contributorsrc | 13 ++++++++++++- README.md | 3 ++- 2 files changed, 14 insertions(+), 2 deletions(-) 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" } diff --git a/README.md b/README.md index ddf4a72389..31253af005 100755 --- a/README.md +++ b/README.md @@ -264,7 +264,7 @@ make init -[![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) @@ -296,6 +296,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d junsei-ando
junsei-ando

📖 Yusuke Kadowaki
Yusuke Kadowaki

💻 ⚠️ + aknishid
aknishid

💻 🚧