From 1f991caef069f55982bfda411a6b0424d3c449ff Mon Sep 17 00:00:00 2001 From: "all-contributors-preview[bot]" <76755084+all-contributors-preview[bot]@users.noreply.github.com> Date: Tue, 9 May 2023 01:51:13 +0000 Subject: [PATCH 1/4] docs: update README.md [skip ci] --- README.md | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index eb3c85dc..5d204366 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Sandbox -[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors-) Check 1, 2 @@ -14,9 +14,12 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d - - - + + + + + +

gr2m-test

🚇
gr2m-test
gr2m-test

🚇
Gregor Martynus
Gregor Martynus

⚠️
From ba914fb3a4219eb8836835982296a0fa62fd4308 Mon Sep 17 00:00:00 2001 From: "all-contributors-preview[bot]" <76755084+all-contributors-preview[bot]@users.noreply.github.com> Date: Tue, 9 May 2023 01:51:14 +0000 Subject: [PATCH 2/4] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 9fdc76d6..b07a1848 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -13,6 +13,15 @@ "contributions": [ "infra" ] + }, + { + "login": "gr2m", + "name": "Gregor Martynus", + "avatar_url": "https://avatars.githubusercontent.com/u/39992?v=4", + "profile": "https://dev.to/gr2m", + "contributions": [ + "test" + ] } ], "contributorsPerLine": 7, @@ -20,5 +29,6 @@ "projectOwner": "gr2m", "repoType": "github", "repoHost": "https://github.com", - "skipCi": true + "skipCi": true, + "commitConvention": "angular" } From faa38d3b8e7e4a1deb0c859de36bad76f2fc748e Mon Sep 17 00:00:00 2001 From: "all-contributors-preview[bot]" <76755084+all-contributors-preview[bot]@users.noreply.github.com> Date: Tue, 9 May 2023 01:51:35 +0000 Subject: [PATCH 3/4] docs: update README.md [skip ci] --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5d204366..763e6c89 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d gr2m-test
gr2m-test

🚇 - Gregor Martynus
Gregor Martynus

⚠️ + Gregor Martynus
Gregor Martynus

⚠️ 📋 From bbfa35a81e71deb4bfd6cd26c5afa08b7211d197 Mon Sep 17 00:00:00 2001 From: "all-contributors-preview[bot]" <76755084+all-contributors-preview[bot]@users.noreply.github.com> Date: Tue, 9 May 2023 01:51:36 +0000 Subject: [PATCH 4/4] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index b07a1848..22bb8841 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -20,7 +20,8 @@ "avatar_url": "https://avatars.githubusercontent.com/u/39992?v=4", "profile": "https://dev.to/gr2m", "contributions": [ - "test" + "test", + "eventOrganizing" ] } ],