From 6b5cc4277c5edd1f2ce32df90e7a27107159559c Mon Sep 17 00:00:00 2001 From: "all-contributors-preview[bot]" <76755084+all-contributors-preview[bot]@users.noreply.github.com> Date: Fri, 12 May 2023 22:53:16 +0000 Subject: [PATCH 1/2] 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..46bccb5b 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

🚇
gr2m-test-test
gr2m-test-test

📖
From 7481c109c96a68061776f49dfc2e5ef3006d5676 Mon Sep 17 00:00:00 2001 From: "all-contributors-preview[bot]" <76755084+all-contributors-preview[bot]@users.noreply.github.com> Date: Fri, 12 May 2023 22:53:17 +0000 Subject: [PATCH 2/2] 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..941ad8f3 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -13,6 +13,15 @@ "contributions": [ "infra" ] + }, + { + "login": "gr2m-test-test", + "name": "gr2m-test-test", + "avatar_url": "https://avatars.githubusercontent.com/u/133448358?v=4", + "profile": "https://github.com/gr2m-test-test", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 7, @@ -20,5 +29,6 @@ "projectOwner": "gr2m", "repoType": "github", "repoHost": "https://github.com", - "skipCi": true + "skipCi": true, + "commitConvention": "angular" }