Skip to content

Commit 9e7af0f

Browse files
authored
Merge pull request #1304 from ml5js/all-contributors/add-asvsfs
docs: add asvsfs as a contributor for code, example
2 parents aca4c4d + ad1246c commit 9e7af0f

File tree

2 files changed

+13
-0
lines changed

2 files changed

+13
-0
lines changed

.all-contributorsrc

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1287,6 +1287,16 @@
12871287
"code",
12881288
"ideas"
12891289
]
1290+
},
1291+
{
1292+
"login": "asvsfs",
1293+
"name": "Amir",
1294+
"avatar_url": "https://avatars.githubusercontent.com/u/119840?v=4",
1295+
"profile": "https://github.com/asvsfs",
1296+
"contributions": [
1297+
"code",
1298+
"example"
1299+
]
12901300
}
12911301
],
12921302
"contributorsPerLine": 7,

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -334,6 +334,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
334334
<td align="center"><a href="https://github.com/amirfeqhi"><img src="https://avatars.githubusercontent.com/u/26363996?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Amir Feqhi</b></sub></a><br /><a href="https://github.com/ml5js/ml5-library/commits?author=amirfeqhi" title="Code">💻</a></td>
335335
<td align="center"><a href="https://github.com/danidask"><img src="https://avatars.githubusercontent.com/u/9405129?v=4?s=100" width="100px;" alt=""/><br /><sub><b>DasK</b></sub></a><br /><a href="https://github.com/ml5js/ml5-library/commits?author=danidask" title="Code">💻</a> <a href="#ideas-danidask" title="Ideas, Planning, & Feedback">🤔</a></td>
336336
</tr>
337+
<tr>
338+
<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>
339+
</tr>
337340
</table>
338341

339342
<!-- markdownlint-restore -->

0 commit comments

Comments
 (0)