Skip to content

Commit cacee77

Browse files
docs: add MrcSnm as a contributor for doc, plugin (#96)
* docs: update README.md * docs: update .all-contributorsrc Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent 69a43f2 commit cacee77

2 files changed

Lines changed: 12 additions & 1 deletion

File tree

.all-contributorsrc

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -215,6 +215,16 @@
215215
"contributions": [
216216
"code"
217217
]
218+
},
219+
{
220+
"login": "MrcSnm",
221+
"name": "Marcelo Silva Nascimento Mancini",
222+
"avatar_url": "https://avatars.githubusercontent.com/u/10136262?v=4",
223+
"profile": "https://hipreme.itch.io/",
224+
"contributions": [
225+
"doc",
226+
"plugin"
227+
]
218228
}
219229
]
220230
}

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
[![MIT License][license-badge]][license]
1515

1616
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
17-
[![All Contributors](https://img.shields.io/badge/all_contributors-22-orange.svg?style=flat-square)](#contributors-)
17+
[![All Contributors](https://img.shields.io/badge/all_contributors-23-orange.svg?style=flat-square)](#contributors-)
1818
<!-- ALL-CONTRIBUTORS-BADGE:END -->
1919
[![PRs Welcome][prs-badge]][prs]
2020
[![Code of Conduct][coc-badge]][coc]
@@ -462,6 +462,7 @@ Thanks goes to these people ([emoji key][emojis]):
462462
</tr>
463463
<tr>
464464
<td align="center"><a href="https://github.com/mpeyper"><img src="https://avatars.githubusercontent.com/u/23029903?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Michael Peyper</b></sub></a><br /><a href="https://github.com/kentcdodds/babel-plugin-preval/commits?author=mpeyper" title="Code">💻</a></td>
465+
<td align="center"><a href="https://hipreme.itch.io/"><img src="https://avatars.githubusercontent.com/u/10136262?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Marcelo Silva Nascimento Mancini</b></sub></a><br /><a href="https://github.com/kentcdodds/babel-plugin-preval/commits?author=MrcSnm" title="Documentation">📖</a> <a href="#plugin-MrcSnm" title="Plugin/utility libraries">🔌</a></td>
465466
</tr>
466467
</table>
467468

0 commit comments

Comments
 (0)