From 6cb2a3c56e584e152ad0c37d99c7e53508e2db28 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Thu, 18 Apr 2024 07:58:27 +0000
Subject: [PATCH 1/2] docs: update README.md
---
README.md | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index c75c5c3c9..4e181350b 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
# Markdown template for the AsyncAPI Generator
-[![All Contributors](https://img.shields.io/badge/all_contributors-11-orange.svg?style=flat-square)](#contributors-)
+[![All Contributors](https://img.shields.io/badge/all_contributors-12-orange.svg?style=flat-square)](#contributors-)
@@ -74,6 +74,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Dale Lane 💻 🤔 |
Michael Gerischer 💻 🐛 ⚠️ |
Arya Gupta 📖 |
+ Kirill Efimov 💻 ⚠️ |
From e25e2ff0eaca7e66445f0d6acdc42203f2ede259 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Thu, 18 Apr 2024 07:58:28 +0000
Subject: [PATCH 2/2] docs: update .all-contributorsrc
---
.all-contributorsrc | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index 3ec601f23..964494ebf 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -125,6 +125,16 @@
"contributions": [
"doc"
]
+ },
+ {
+ "login": "korifey91",
+ "name": "Kirill Efimov",
+ "avatar_url": "https://avatars.githubusercontent.com/u/40362351?v=4",
+ "profile": "https://github.com/korifey91",
+ "contributions": [
+ "code",
+ "test"
+ ]
}
],
"contributorsPerLine": 7,