From dd7c2571862cd9a2b130ccd4797741b0b3c4e0aa Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 27 Nov 2023 11:21:48 +0000 Subject: [PATCH 1/2] docs: update README.md [skip ci] --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ca4d594c4d..c527da0545 100644 --- a/README.md +++ b/README.md @@ -231,7 +231,7 @@ Check out our [Contributing Guide](https://docs.agenta.ai/contributing/getting-s ## Contributors ✨ -[![All Contributors](https://img.shields.io/badge/all_contributors-34-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-35-orange.svg?style=flat-square)](#contributors-) Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)): @@ -284,6 +284,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d Yachika9925
Yachika9925

📖 Aldrin
Aldrin

⚠️ seungduk.kim.2304
seungduk.kim.2304

💻 + Andrei Dragomir
Andrei Dragomir

💻 From c6463224e6db0dcf32eb9ccefb8b4afe2057acbb Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 27 Nov 2023 11:21:49 +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 73035ee736..36980c3ebc 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -327,6 +327,15 @@ "contributions": [ "code" ] + }, + { + "login": "andreiwebdev", + "name": "Andrei Dragomir", + "avatar_url": "https://avatars.githubusercontent.com/u/59015981?v=4", + "profile": "https://dandrei.com/", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,