From 520ae40ff255f9968ef9182198fbc3343adc1fec Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 18 Sep 2023 19:55:30 +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 9662f78554..133521daee 100644 --- a/README.md +++ b/README.md @@ -221,7 +221,7 @@ Check out our [Contributing Guide](https://docs.agenta.ai/contributing/getting-s ## Contributors ✨ -[![All Contributors](https://img.shields.io/badge/all_contributors-21-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-22-orange.svg?style=flat-square)](#contributors-) Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)): @@ -258,6 +258,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d Yoon
Yoon

💻 Kirthi Bagrecha Jain
Kirthi Bagrecha Jain

💻 + + Navdeep
Navdeep

💻 + From 511ef7d3b6a4bddd43e6b421cad88b12ea07fc6a Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 18 Sep 2023 19:55:31 +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 dd8de79f44..bf4765af05 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -209,6 +209,15 @@ "contributions": [ "code" ] + }, + { + "login": "navdeep1840", + "name": "Navdeep", + "avatar_url": "https://avatars.githubusercontent.com/u/80774259?v=4", + "profile": "https://github.com/navdeep1840", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,