Skip to content

Commit 4b68e77

Browse files
docs: add revskill10 as a contributor (#74)
1 parent c5e3267 commit 4b68e77

File tree

2 files changed

+14
-2
lines changed

2 files changed

+14
-2
lines changed

.all-contributorsrc

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,8 +150,20 @@
150150
"contributions": [
151151
"code"
152152
]
153+
},
154+
{
155+
"login": "revskill10",
156+
"name": "Truong Hoang Dung",
157+
"avatar_url": "https://avatars3.githubusercontent.com/u/1390196?v=4",
158+
"profile": "https://github.com/revskill10",
159+
"contributions": [
160+
"example"
161+
]
153162
}
154163
],
155164
"repoType": "github",
156-
"commitConvention": "none"
165+
"commitConvention": "none",
166+
"repoHost": "https://github.com",
167+
"skipCi": true,
168+
"contributorsPerLine": 7
157169
}

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -233,12 +233,12 @@ Thanks goes to these wonderful people ([emoji key](https://github.com/kentcdodds
233233
</tr>
234234
<tr>
235235
<td align="center"><a href="https://nextbook.io"><img src="https://avatars0.githubusercontent.com/u/20876627?v=4" width="100px;" alt=""/><br /><sub><b>Bart Lens</b></sub></a><br /><a href="https://github.com/akameco/extract-react-intl-messages/commits?author=lensbart" title="Code">💻</a></td>
236+
<td align="center"><a href="https://github.com/revskill10"><img src="https://avatars3.githubusercontent.com/u/1390196?v=4" width="100px;" alt=""/><br /><sub><b>Truong Hoang Dung</b></sub></a><br /><a href="#example-revskill10" title="Examples">💡</a></td>
236237
</tr>
237238
</table>
238239

239240
<!-- markdownlint-enable -->
240241
<!-- prettier-ignore-end -->
241-
242242
<!-- ALL-CONTRIBUTORS-LIST:END -->
243243

244244
This project follows the [all-contributors](https://github.com/kentcdodds/all-contributors) specification. Contributions of any kind welcome!

0 commit comments

Comments
 (0)