Skip to content

Commit b053263

Browse files
authored
Merge pull request #1328 from ml5js/all-contributors/add-emwdx
docs: add emwdx as a contributor for doc
2 parents 2503b50 + 722389c commit b053263

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

Diff for: β€Ž.all-contributorsrc

+9
Original file line numberDiff line numberDiff line change
@@ -1308,6 +1308,15 @@
13081308
"ideas",
13091309
"bug"
13101310
]
1311+
},
1312+
{
1313+
"login": "emwdx",
1314+
"name": "Evan Weinberg",
1315+
"avatar_url": "https://avatars.githubusercontent.com/u/1531831?v=4",
1316+
"profile": "http://evanweinberg.com",
1317+
"contributions": [
1318+
"doc"
1319+
]
13111320
}
13121321
],
13131322
"contributorsPerLine": 7,

Diff for: β€ŽREADME.md

+1
Original file line numberDiff line numberDiff line change
@@ -343,6 +343,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
343343
<tr>
344344
<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>
345345
<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>
346+
<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>
346347
</tr>
347348
</table>
348349

0 commit comments

Comments
Β (0)