From 4a876829df0e39f9b91dfa9b974ed29b0ffe4010 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 26 Aug 2022 11:18:43 +0000 Subject: [PATCH 1/2] docs: update README.md [skip ci] --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1a8e88a..c2044a1 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # plugin-wordpress-scaffold-generic-theme -[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-3-orange.svg?style=flat-square)](#contributors-) Stackspot :: Stack Wordpress :: Plugin :: Generate a generic structure for a Wordpress Theme @@ -21,6 +21,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Lucas Apoena

💻
andreevilela

💻 +
Márcio Rodrigues da Silva

💻 From 9bb568f1ffa23655865b4866836c51561ae0fd6c Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 26 Aug 2022 11:18:44 +0000 Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index e298150..151c6be 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -22,6 +22,15 @@ "contributions": [ "code" ] + }, + { + "login": "marcioprog", + "name": "Márcio Rodrigues da Silva", + "avatar_url": "https://avatars.githubusercontent.com/u/13678884?v=4", + "profile": "https://github.com/marcioprog", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,