Skip to content

Commit

Permalink
Merge pull request #1298 from ml5js/all-contributors/add-eltociear
Browse files Browse the repository at this point in the history
docs: add eltociear as a contributor for doc
  • Loading branch information
tlsaeger authored Feb 5, 2022
2 parents cf4c619 + 2811aed commit b6efe93
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -1249,6 +1249,15 @@
"bug",
"code"
]
},
{
"login": "eltociear",
"name": "Ikko Ashimine",
"avatar_url": "https://avatars.githubusercontent.com/u/22633385?v=4",
"profile": "https://bandism.net/",
"contributions": [
"doc"
]
}
],
"contributorsPerLine": 7,
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -321,6 +321,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<td align="center"><a href="http://p5js.org"><img src="https://avatars.githubusercontent.com/u/191056?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Lauren Lee McCarthy</b></sub></a><br /><a href="https://github.com/ml5js/ml5-library/commits?author=lmccart" title="Code">πŸ’»</a> <a href="https://github.com/ml5js/ml5-library/commits?author=lmccart" title="Documentation">πŸ“–</a></td>
<td align="center"><a href="https://www.suse.com/"><img src="https://avatars.githubusercontent.com/u/940170?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Sorin Curescu</b></sub></a><br /><a href="https://github.com/ml5js/ml5-library/commits?author=en3sis" title="Code">πŸ’»</a></td>
<td align="center"><a href="https://github.com/mofanke"><img src="https://avatars.githubusercontent.com/u/54242816?v=4?s=100" width="100px;" alt=""/><br /><sub><b>mofanke</b></sub></a><br /><a href="https://github.com/ml5js/ml5-library/issues?q=author%3Amofanke" title="Bug reports">πŸ›</a> <a href="https://github.com/ml5js/ml5-library/commits?author=mofanke" title="Code">πŸ’»</a></td>
<td align="center"><a href="https://bandism.net/"><img src="https://avatars.githubusercontent.com/u/22633385?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Ikko Ashimine</b></sub></a><br /> <a href="https://github.com/ml5js/ml5-library/commits?author=eltociear" title="Documentation">πŸ“–</a></td>
</tr>
</table>

Expand Down

0 comments on commit b6efe93

Please sign in to comment.