Skip to content

Commit 9c4d311

Browse files
Merge pull request #41 from alexzaganelli/all-contributors/add-xcivit
docs: add xcivit as a contributor for bug
2 parents 4fafc61 + 3967976 commit 9c4d311

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,15 @@
5656
"bug",
5757
"code"
5858
]
59+
},
60+
{
61+
"login": "xcivit",
62+
"name": "Xavier Civit",
63+
"avatar_url": "https://avatars.githubusercontent.com/u/54951764?v=4",
64+
"profile": "https://www.linkedin.com/in/xaviercivit/",
65+
"contributions": [
66+
"bug"
67+
]
5968
}
6069
],
6170
"contributorsPerLine": 7,

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<a href="#">
1717
<img alt="Repo stars" src="https://img.shields.io/github/stars/alexzaganelli/strapi-plugin-email-designer?color=white&label=Github&style=plastic"></a>
1818
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
19-
<a href="#contributors-"><img alt="Contributors" src="https://img.shields.io/badge/all_contributors-5-orange.svg?style=plastic"></a>
19+
<a href="#contributors-"><img alt="Contributors" src="https://img.shields.io/badge/all_contributors-6-orange.svg?style=plastic"></a>
2020
<!-- ALL-CONTRIBUTORS-BADGE:END -->
2121
</p>
2222

@@ -293,6 +293,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
293293
<td align="center"><a href="https://github.com/pr0gr8mm3r"><img src="https://avatars.githubusercontent.com/u/37022952?v=4?s=100" width="100px;" alt=""/><br /><sub><b>p_0g_8mm3_</b></sub></a><br /><a href="#design-pr0gr8mm3r" title="Design">🎨</a> <a href="#ideas-pr0gr8mm3r" title="Ideas, Planning, & Feedback">🤔</a></td>
294294
<td align="center"><a href="https://tobias-thiele.de/"><img src="https://avatars.githubusercontent.com/u/13473174?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Tobias Thiele</b></sub></a><br /><a href="https://github.com/alexzaganelli/strapi-plugin-email-designer/commits?author=creazy231" title="Code">💻</a> <a href="#design-creazy231" title="Design">🎨</a> <a href="#ideas-creazy231" title="Ideas, Planning, & Feedback">🤔</a></td>
295295
<td align="center"><a href="http://guilleangulo.me"><img src="https://avatars.githubusercontent.com/u/50624358?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Guillermo Angulo</b></sub></a><br /><a href="https://github.com/alexzaganelli/strapi-plugin-email-designer/issues?q=author%3AGuilleAngulo" title="Bug reports">🐛</a> <a href="https://github.com/alexzaganelli/strapi-plugin-email-designer/commits?author=GuilleAngulo" title="Code">💻</a></td>
296+
<td align="center"><a href="https://www.linkedin.com/in/xaviercivit/"><img src="https://avatars.githubusercontent.com/u/54951764?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Xavier Civit</b></sub></a><br /><a href="https://github.com/alexzaganelli/strapi-plugin-email-designer/issues?q=author%3Axcivit" title="Bug reports">🐛</a></td>
296297
</tr>
297298
</table>
298299

0 commit comments

Comments
 (0)