Skip to content

Commit

Permalink
Merge pull request #1360 from ml5js/all-contributors/add-adrianfiedler
Browse files Browse the repository at this point in the history
docs: add adrianfiedler as a contributor for doc
  • Loading branch information
lindapaiste authored Apr 23, 2022
2 parents 585596b + 43e25be commit 3c1f132
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 @@ -1335,6 +1335,15 @@
"contributions": [
"doc"
]
},
{
"login": "adrianfiedler",
"name": "adrianfiedler",
"avatar_url": "https://avatars.githubusercontent.com/u/7136570?v=4",
"profile": "https://github.com/adrianfiedler",
"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 @@ -356,6 +356,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<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>
<td align="center"><a href="https://youtube.com/codergautam"><img src="https://avatars.githubusercontent.com/u/66850133?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Coder Gautam</b></sub></a><br /><a href="https://github.com/ml5js/ml5-library/commits?author=codergautam" title="Documentation">πŸ“–</a></td>
<td align="center"><a href="https://github.com/yoychen"><img src="https://avatars.githubusercontent.com/u/3905275?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Yong-Yuan Chen</b></sub></a><br /><a href="https://github.com/ml5js/ml5-library/commits?author=yoychen" title="Documentation">πŸ“–</a></td>
<td align="center"><a href="https://github.com/adrianfiedler"><img src="https://avatars.githubusercontent.com/u/7136570?v=4?s=100" width="100px;" alt=""/><br /><sub><b>adrianfiedler</b></sub></a><br /><a href="https://github.com/ml5js/ml5-library/commits?author=adrianfiedler" title="Documentation">πŸ“–</a></td>
</tr>
</table>

Expand Down

0 comments on commit 3c1f132

Please sign in to comment.