Skip to content

Commit

Permalink
Merge pull request #1328 from ml5js/all-contributors/add-emwdx
Browse files Browse the repository at this point in the history
docs: add emwdx as a contributor for doc
  • Loading branch information
tlsaeger authored Mar 18, 2022
2 parents 2503b50 + 722389c commit b053263
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 @@ -1308,6 +1308,15 @@
"ideas",
"bug"
]
},
{
"login": "emwdx",
"name": "Evan Weinberg",
"avatar_url": "https://avatars.githubusercontent.com/u/1531831?v=4",
"profile": "http://evanweinberg.com",
"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 @@ -343,6 +343,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<tr>
<td align="center"><a href="https://github.com/asvsfs"><img src="https://avatars.githubusercontent.com/u/119840?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Amir</b></sub></a><br /><a href="https://github.com/ml5js/ml5-library/commits?author=asvsfs" title="Code">πŸ’»</a> <a href="#example-asvsfs" title="Examples">πŸ’‘</a></td>
<td align="center"><a href="http://lindapaiste.com"><img src="https://avatars.githubusercontent.com/u/28965286?v=4?s=100" width="100px;" alt=""/><br /><sub><b>lindapaiste</b></sub></a><br /><a href="https://github.com/ml5js/ml5-library/commits?author=lindapaiste" title="Code">πŸ’»</a> <a href="#ideas-lindapaiste" title="Ideas, Planning, & Feedback">πŸ€”</a> <a href="https://github.com/ml5js/ml5-library/issues?q=author%3Alindapaiste" title="Bug reports">πŸ›</a></td>
<td align="center"><a href="http://evanweinberg.com"><img src="https://avatars.githubusercontent.com/u/1531831?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Evan Weinberg</b></sub></a><br /><a href="https://github.com/ml5js/ml5-library/commits?author=emwdx" title="Documentation">πŸ“–</a></td>
</tr>
</table>

Expand Down

0 comments on commit b053263

Please sign in to comment.