From 1408489a24895e34f70c3093933260307b3d534a Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 7 Oct 2022 18:45:39 +0000 Subject: [PATCH 1/2] docs: update README.md [skip ci] --- README.md | 23 ++++++++++++----------- 1 file changed, 12 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index 7ee5a761..a40f10dc 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # actions-template-sync -[![All Contributors](https://img.shields.io/badge/all_contributors-10-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-11-orange.svg?style=flat-square)](#contributors-) ![Lint](https://github.com/AndreasAugustin/actions-template-sync/workflows/Lint/badge.svg) @@ -129,18 +129,19 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d - - - - - - - + + + + + + + - - - + + + +

andy Augustin

📖 💻 👀 🛡️ 🤔

Ugo Pattacini

📖

Jose Gabrielle Rivera

💻

P.D. Rittenhouse

🤔

Daniel Boll

🐛

albertschwarzkopf

🤔

Akul Pillai

🛡️
andy Augustin
andy Augustin

📖 💻 👀 🛡️ 🤔
Ugo Pattacini
Ugo Pattacini

📖
Jose Gabrielle Rivera
Jose Gabrielle Rivera

💻
P.D. Rittenhouse
P.D. Rittenhouse

🤔
Daniel Boll
Daniel Boll

🐛
albertschwarzkopf
albertschwarzkopf

🤔
Akul Pillai
Akul Pillai

🛡️

Stefan Riembauer

🤔

Fabrizio Cacicia

🛡️ 🐛

Justin Tunis

🤔 💻 🐛
Stefan Riembauer
Stefan Riembauer

🤔
Fabrizio Cacicia
Fabrizio Cacicia

🛡️ 🐛
Justin Tunis
Justin Tunis

🤔 💻 🐛
Michael Matos
Michael Matos

🐛
From bd06997bb13eb1ef0893cacf3f5f0e20f3684ee9 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 7 Oct 2022 18:45:40 +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 034ac366..fab0c964 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -101,6 +101,15 @@ "code", "bug" ] + }, + { + "login": "mikematos84", + "name": "Michael Matos", + "avatar_url": "https://avatars.githubusercontent.com/u/4093433?v=4", + "profile": "https://mikematos84.github.io", + "contributions": [ + "bug" + ] } ], "contributorsPerLine": 7, @@ -108,5 +117,6 @@ "projectOwner": "AndreasAugustin", "repoType": "github", "repoHost": "https://github.com", - "skipCi": true + "skipCi": true, + "commitConvention": "angular" }