Skip to content

Commit 6bc032d

Browse files
docs: add huyenltnguyen as a contributor for doc (#192)
* docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent 58998b3 commit 6bc032d

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
@@ -165,6 +165,15 @@
165165
"code",
166166
"bug"
167167
]
168+
},
169+
{
170+
"login": "huyenltnguyen",
171+
"name": "Huyen Nguyen",
172+
"avatar_url": "https://avatars.githubusercontent.com/u/25715018?v=4",
173+
"profile": "https://github.com/huyenltnguyen",
174+
"contributions": [
175+
"doc"
176+
]
168177
}
169178
]
170179
}

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-15-orange.svg?style=flat-square)](#contributors-)
17+
[![All Contributors](https://img.shields.io/badge/all_contributors-16-orange.svg?style=flat-square)](#contributors-)
1818
<!-- ALL-CONTRIBUTORS-BADGE:END -->
1919
[![PRs Welcome][prs-badge]][prs]
2020
[![Code of Conduct][coc-badge]][coc]
@@ -163,6 +163,7 @@ Thanks goes to these people ([emoji key][emojis]):
163163
</tr>
164164
<tr>
165165
<td align="center"><a href="https://github.com/G-Rath"><img src="https://avatars.githubusercontent.com/u/3151613?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Gareth Jones</b></sub></a><br /><a href="https://github.com/testing-library/eslint-plugin-jest-dom/commits?author=G-Rath" title="Tests">⚠️</a> <a href="https://github.com/testing-library/eslint-plugin-jest-dom/commits?author=G-Rath" title="Code">💻</a> <a href="https://github.com/testing-library/eslint-plugin-jest-dom/issues?q=author%3AG-Rath" title="Bug reports">🐛</a></td>
166+
<td align="center"><a href="https://github.com/huyenltnguyen"><img src="https://avatars.githubusercontent.com/u/25715018?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Huyen Nguyen</b></sub></a><br /><a href="https://github.com/testing-library/eslint-plugin-jest-dom/commits?author=huyenltnguyen" title="Documentation">📖</a></td>
166167
</tr>
167168
</table>
168169

0 commit comments

Comments
 (0)