Skip to content

Commit 90f2154

Browse files
allcontributors[bot]joeyklee
authored andcommitted
docs: add TobiasNickel as a contributor (#675)
* docs: update README.md * docs: update .all-contributorsrc
1 parent ef7ee72 commit 90f2154

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
@@ -668,6 +668,16 @@
668668
"contributions": [
669669
"bug"
670670
]
671+
},
672+
{
673+
"login": "TobiasNickel",
674+
"name": "Tobias Nickel",
675+
"avatar_url": "https://avatars3.githubusercontent.com/u/4189801?v=4",
676+
"profile": "http://tnickel.de/",
677+
"contributions": [
678+
"bug",
679+
"code"
680+
]
671681
}
672682
],
673683
"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-62-orange.svg?style=flat-square)](#contributors)
2+
[![All Contributors](https://img.shields.io/badge/all_contributors-63-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)
@@ -174,6 +174,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
174174
<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>
175175
<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>
176176
<td align="center"><a href="https://github.com/badunit"><img src="https://avatars2.githubusercontent.com/u/44651201?v=4" width="100px;" alt="Fabio Corona"/><br /><sub><b>Fabio Corona</b></sub></a><br /><a href="https://github.com/ml5js/ml5-library/issues?q=author%3Abadunit" title="Bug reports">πŸ›</a></td>
177+
<td align="center"><a href="http://tnickel.de/"><img src="https://avatars3.githubusercontent.com/u/4189801?v=4" width="100px;" alt="Tobias Nickel"/><br /><sub><b>Tobias Nickel</b></sub></a><br /><a href="https://github.com/ml5js/ml5-library/issues?q=author%3ATobiasNickel" title="Bug reports">πŸ›</a> <a href="https://github.com/ml5js/ml5-library/commits?author=TobiasNickel" title="Code">πŸ’»</a></td>
177178
</tr>
178179
</table>
179180

0 commit comments

Comments
Β (0)