From 6672c4f939147a6a390230489ec255fffa0d0e82 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 27 Feb 2024 08:32:28 +0000 Subject: [PATCH 1/2] update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 51cb0442d7..277ea28cb2 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ [![Discussions](https://img.shields.io/github/discussions/asyncapi/modelina)](https://github.com/asyncapi/modelina/discussions) [![Website](https://img.shields.io/website?label=website&url=https%3A%2F%2Fwww.modelina.org)](https://www.modelina.org) [![Playground](https://img.shields.io/website?label=playground&url=https%3A%2F%2Fwww.modelina.org%2Fplayground)](https://www.modelina.org/playground) -[![All Contributors](https://img.shields.io/badge/all_contributors-80-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-81-orange.svg?style=flat-square)](#contributors-) Your one-stop tool for generating accurate and well-tested models for representing the message payloads. Use it as a tool in your development workflow, or a library in a larger integrations, entirely in your control. @@ -426,6 +426,7 @@ Thanks go out to these wonderful people ([emoji key](https://allcontributors.org RowlandBanks
RowlandBanks

💻 ⚠️ 🐛 Moritz Kalwa
Moritz Kalwa

💻 ⚠️ 🐛 📖 Akshit Gupta
Akshit Gupta

💻 🐛 + Athul Tulasidasan
Athul Tulasidasan

💻 💡 📖 ⚠️ From 241a1d07d5c3dea037dd9bd00ca157c845129e8c Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 27 Feb 2024 08:32:29 +0000 Subject: [PATCH 2/2] update .all-contributorsrc --- .all-contributorsrc | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index 7890d89524..010c895da5 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -871,6 +871,18 @@ "code", "bug" ] + }, + { + "login": "Athul0491", + "name": "Athul Tulasidasan", + "avatar_url": "https://avatars.githubusercontent.com/u/65664185?v=4", + "profile": "https://github.com/Athul0491", + "contributions": [ + "code", + "example", + "doc", + "test" + ] } ], "contributorsPerLine": 7,