Skip to content

Commit 222fe06

Browse files
allcontributors[bot]joeyklee
authored andcommitted
docs: add w3cj as a contributor (#644)
* docs: update README.md * docs: update .all-contributorsrc
1 parent e61339a commit 222fe06

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

β€Ž.all-contributorsrcβ€Ž

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -649,6 +649,16 @@
649649
"ideas",
650650
"example"
651651
]
652+
},
653+
{
654+
"login": "w3cj",
655+
"name": "CJ R.",
656+
"avatar_url": "https://avatars0.githubusercontent.com/u/14241866?v=4",
657+
"profile": "https://coding.garden",
658+
"contributions": [
659+
"doc",
660+
"content"
661+
]
652662
}
653663
],
654664
"contributorsPerLine": 7,

β€ŽREADME.mdβ€Ž

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# ![ml5](https://user-images.githubusercontent.com/10605821/41332516-2ee26714-6eac-11e8-83e4-a40b8761e764.png)
2-
[![All Contributors](https://img.shields.io/badge/all_contributors-60-orange.svg?style=flat-square)](#contributors)
2+
[![All Contributors](https://img.shields.io/badge/all_contributors-61-orange.svg?style=flat-square)](#contributors)
33

44

55
[![BrowserStack Status](https://www.browserstack.com/automate/badge.svg?badge_key=QVNDdlkvMzNYSmhRRWlweXlIOTBENkd0MDBCOUJlbmFVZFRneFIzNlh4az0tLXA4S0loSGNlVUc2V2I3cVdLdXBKdGc9PQ==--8a5e5bfd3eafbba0702c02ec57ffec9d627a78ef)](https://www.browserstack.com/automate/public-build/QVNDdlkvMzNYSmhRRWlweXlIOTBENkd0MDBCOUJlbmFVZFRneFIzNlh4az0tLXA4S0loSGNlVUc2V2I3cVdLdXBKdGc9PQ==--8a5e5bfd3eafbba0702c02ec57ffec9d627a78ef)[![Version](https://img.shields.io/npm/v/ml5.svg?style=flat-square)](https://www.npmjs.com/package/ml5)
@@ -170,6 +170,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
170170
<td align="center"><a href="https://github.com/EmmaGoodliffe"><img src="https://avatars1.githubusercontent.com/u/32788926?v=4" width="100px;" alt="Emma Goodliffe"/><br /><sub><b>Emma Goodliffe</b></sub></a><br /><a href="#ideas-EmmaGoodliffe" title="Ideas, Planning, & Feedback">πŸ€”</a> <a href="#question-EmmaGoodliffe" title="Answering Questions">πŸ’¬</a> <a href="#maintenance-EmmaGoodliffe" title="Maintenance">🚧</a></td>
171171
<td align="center"><a href="http://yangyang.blog"><img src="https://avatars3.githubusercontent.com/u/9332910?v=4" width="100px;" alt="Yang"/><br /><sub><b>Yang</b></sub></a><br /><a href="https://github.com/ml5js/ml5-library/commits?author=EonYang" title="Code">πŸ’»</a> <a href="https://github.com/ml5js/ml5-library/issues?q=author%3AEonYang" title="Bug reports">πŸ›</a></td>
172172
<td align="center"><a href="https://github.com/lydiajessup"><img src="https://avatars3.githubusercontent.com/u/26204298?v=4" width="100px;" alt="Lydia Jessup"/><br /><sub><b>Lydia Jessup</b></sub></a><br /><a href="https://github.com/ml5js/ml5-library/commits?author=lydiajessup" title="Code">πŸ’»</a> <a href="#ideas-lydiajessup" title="Ideas, Planning, & Feedback">πŸ€”</a> <a href="#example-lydiajessup" title="Examples">πŸ’‘</a></td>
173+
<td align="center"><a href="https://coding.garden"><img src="https://avatars0.githubusercontent.com/u/14241866?v=4" width="100px;" alt="CJ R."/><br /><sub><b>CJ R.</b></sub></a><br /><a href="https://github.com/ml5js/ml5-library/commits?author=w3cj" title="Documentation">πŸ“–</a> <a href="#content-w3cj" title="Content">πŸ–‹</a></td>
173174
</tr>
174175
</table>
175176

0 commit comments

Comments
Β (0)