From 5a0be7af7aa56d93e4ed7f9368a0af650d3a935e Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 8 Apr 2025 08:22:47 +0000 Subject: [PATCH 1/2] docs: update README.md [skip ci] --- README.md | 21 ++++++++++++--------- 1 file changed, 12 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index c925aa95..d833de9f 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@

-[![All Contributors](https://img.shields.io/badge/all_contributors-6-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-7-orange.svg?style=flat-square)](#contributors-) Deepworlds is a support repository for the [deepbots framework](https://github.com/aidudezzz/deepbots), @@ -84,14 +84,17 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d - - - - - - - - + + + + + + + + + + +

Kostas Tsampazis

🐛 💻 📖 💡 🤔 🚧 📆 💬 👀

Manos Kirtas

🐛 💻 📖 💡 🤔 🚧 📆 💬 👀

RKJ

🤔

wakeupppp

🐛

Jiun Kai Yang

💻 📖 💡 🤔 👀 🚧 📆 🐛 💬

Nikolaos Kokkinis-Ntrenis

💻 📖 💡
Kostas Tsampazis
Kostas Tsampazis

🐛 💻 📖 💡 🤔 🚧 📆 💬 👀
Manos Kirtas
Manos Kirtas

🐛 💻 📖 💡 🤔 🚧 📆 💬 👀
RKJ
RKJ

🤔
wakeupppp
wakeupppp

🐛
Jiun Kai Yang
Jiun Kai Yang

💻 📖 💡 🤔 👀 🚧 📆 🐛 💬
Nikolaos Kokkinis-Ntrenis
Nikolaos Kokkinis-Ntrenis

💻 📖 💡
Tarek Saati
Tarek Saati

💻 💡
From b99bb93da006065c02087fc05ace985d359d44b3 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 8 Apr 2025 08:22:48 +0000 Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index b72c8481..43b55c1f 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -84,6 +84,16 @@ "doc", "example" ] + }, + { + "login": "TarekSaati", + "name": "Tarek Saati", + "avatar_url": "https://avatars.githubusercontent.com/u/78405314?v=4", + "profile": "https://github.com/TarekSaati", + "contributions": [ + "code", + "example" + ] } ], "contributorsPerLine": 7, @@ -91,5 +101,7 @@ "projectOwner": "aidudezzz", "repoType": "github", "repoHost": "https://github.com", - "skipCi": true + "skipCi": true, + "commitType": "docs", + "commitConvention": "angular" }