From 792338e7ef9d8803938cd9a7857432c45afc50b0 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 23 Apr 2024 10:07:55 +0000 Subject: [PATCH 1/2] docs: update README.md [skip ci] --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 795fa9b66e..505c9c606b 100644 --- a/README.md +++ b/README.md @@ -159,7 +159,7 @@ Check out our [Contributing Guide](https://docs.agenta.ai/contributing/getting-s ## Contributors ✨ -[![All Contributors](https://img.shields.io/badge/all_contributors-42-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-43-orange.svg?style=flat-square)](#contributors-) Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)): @@ -223,6 +223,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d Drew Reisner
Drew Reisner

💻 Ikko Eltociear Ashimine
Ikko Eltociear Ashimine

📖 + + Vishal Vanpariya
Vishal Vanpariya

💻 + From 44cd531f51cd3159d590599524ae0e70d90c879d Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 23 Apr 2024 10:07:56 +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 aabe5b0c20..bb29a2ae4b 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -399,6 +399,15 @@ "contributions": [ "doc" ] + }, + { + "login": "vishalvanpariya", + "name": "Vishal Vanpariya", + "avatar_url": "https://avatars.githubusercontent.com/u/27823328?v=4", + "profile": "https://github.com/vishalvanpariya", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,