Skip to content

Commit 47cba4f

Browse files
authored
Merge pull request #181 from goldbergyoni/all-contributors/add-YeeJone
docs: add YeeJone as a contributor for content
2 parents c38cb8c + 4cdb450 commit 47cba4f

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -341,6 +341,15 @@
341341
"contributions": [
342342
"content"
343343
]
344+
},
345+
{
346+
"login": "YeeJone",
347+
"name": "Yiqiao Xu",
348+
"avatar_url": "https://avatars.githubusercontent.com/u/20400822?v=4",
349+
"profile": "https://github.com/YeeJone",
350+
"contributions": [
351+
"content"
352+
]
344353
}
345354
],
346355
"projectName": "javascript-testing-best-practices",

readme.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1968,6 +1968,7 @@ Thanks goes to these wonderful people who have contributed to this repository!
19681968
<tr>
19691969
<td align="center"><a href="https://github.com/otavionetoca"><img src="https://avatars.githubusercontent.com/u/11263232?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Otavio Araujo</b></sub></a><br /><a href="https://github.com/goldbergyoni/javascript-testing-best-practices/commits?author=otavionetoca" title="Tests">⚠️</a> <a href="#content-otavionetoca" title="Content">🖋</a></td>
19701970
<td align="center"><a href="https://contributor.pw"><img src="https://avatars.githubusercontent.com/u/5027939?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Alex Ivanov</b></sub></a><br /><a href="#content-contributorpw" title="Content">🖋</a></td>
1971+
<td align="center"><a href="https://github.com/YeeJone"><img src="https://avatars.githubusercontent.com/u/20400822?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Yiqiao Xu</b></sub></a><br /><a href="#content-YeeJone" title="Content">🖋</a></td>
19711972
</tr>
19721973
</table>
19731974

0 commit comments

Comments
 (0)