Skip to content

Commit 02fd810

Browse files
committed
docs: add @chucamphong as a contributor
1 parent 3d4f4d5 commit 02fd810

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

.all-contributorsrc

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,13 @@
4242
"avatar_url": "https://avatars.githubusercontent.com/u/1500684?v=4",
4343
"profile": "https://kentcdodds.com/",
4444
"contributions": ["code"]
45+
},
46+
{
47+
"login": "chucamphong",
48+
"name": "Phong Chu",
49+
"avatar_url": "https://avatars.githubusercontent.com/u/58473133?v=4",
50+
"profile": "https://github.com/chucamphong",
51+
"contributions": ["code"]
4552
}
4653
],
4754
"contributorsPerLine": 7

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
44

5-
[![All Contributors](https://img.shields.io/badge/all_contributors-5-orange.svg?style=flat-square)](#contributors-)
5+
[![All Contributors](https://img.shields.io/badge/all_contributors-6-orange.svg?style=flat-square)](#contributors-)
66

77
<!-- ALL-CONTRIBUTORS-BADGE:END -->
88

@@ -76,6 +76,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
7676
<td align="center" valign="top" width="14.28%"><a href="http://www.erichosick.com/"><img src="https://avatars.githubusercontent.com/u/295228?v=4?s=100" width="100px;" alt="Eric Hosick"/><br /><sub><b>Eric Hosick</b></sub></a><br /><a href="https://github.com/smeijer/spin-delay/commits?author=erichosick" title="Documentation">📖</a></td>
7777
<td align="center" valign="top" width="14.28%"><a href="https://github.com/supachaidev"><img src="https://avatars.githubusercontent.com/u/88824768?v=4?s=100" width="100px;" alt="Supachai Dev"/><br /><sub><b>Supachai Dev</b></sub></a><br /><a href="https://github.com/smeijer/spin-delay/commits?author=supachaidev" title="Code">💻</a></td>
7878
<td align="center" valign="top" width="14.28%"><a href="https://kentcdodds.com/"><img src="https://avatars.githubusercontent.com/u/1500684?v=4?s=100" width="100px;" alt="Kent C. Dodds"/><br /><sub><b>Kent C. Dodds</b></sub></a><br /><a href="https://github.com/smeijer/spin-delay/commits?author=kentcdodds" title="Code">💻</a></td>
79+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/chucamphong"><img src="https://avatars.githubusercontent.com/u/58473133?v=4?s=100" width="100px;" alt="Phong Chu"/><br /><sub><b>Phong Chu</b></sub></a><br /><a href="https://github.com/smeijer/spin-delay/commits?author=chucamphong" title="Code">💻</a></td>
7980
</tr>
8081
</tbody>
8182
</table>

0 commit comments

Comments
 (0)