Skip to content

Commit 08fe01b

Browse files
docs: add NMinhNguyen as a contributor for code, test, infra (#102)
* docs: update README.md * docs: update .all-contributorsrc Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent 773c4ee commit 08fe01b

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

β€Ž.all-contributorsrcβ€Ž

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -225,6 +225,17 @@
225225
"doc",
226226
"plugin"
227227
]
228+
},
229+
{
230+
"login": "NMinhNguyen",
231+
"name": "Minh Nguyen",
232+
"avatar_url": "https://avatars.githubusercontent.com/u/2852660?v=4",
233+
"profile": "https://github.com/NMinhNguyen",
234+
"contributions": [
235+
"code",
236+
"test",
237+
"infra"
238+
]
228239
}
229240
]
230241
}

β€Ž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-23-orange.svg?style=flat-square)](#contributors-)
17+
[![All Contributors](https://img.shields.io/badge/all_contributors-24-orange.svg?style=flat-square)](#contributors-)
1818
<!-- ALL-CONTRIBUTORS-BADGE:END -->
1919
[![PRs Welcome][prs-badge]][prs]
2020
[![Code of Conduct][coc-badge]][coc]
@@ -464,6 +464,7 @@ Thanks goes to these people ([emoji key][emojis]):
464464
<tr>
465465
<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>
466466
<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>
467+
<td align="center"><a href="https://github.com/NMinhNguyen"><img src="https://avatars.githubusercontent.com/u/2852660?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Minh Nguyen</b></sub></a><br /><a href="https://github.com/kentcdodds/babel-plugin-preval/commits?author=NMinhNguyen" title="Code">πŸ’»</a> <a href="https://github.com/kentcdodds/babel-plugin-preval/commits?author=NMinhNguyen" title="Tests">⚠️</a> <a href="#infra-NMinhNguyen" title="Infrastructure (Hosting, Build-Tools, etc)">πŸš‡</a></td>
467468
</tr>
468469
</table>
469470

0 commit comments

Comments
Β (0)