Skip to content

Commit 0adf435

Browse files
authored
Merge pull request #1301 from ml5js/all-contributors/add-danidask
docs: add danidask as a contributor for code, ideas
2 parents 22112fe + ae4a210 commit 0adf435

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

β€Ž.all-contributorsrcβ€Ž

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1277,6 +1277,16 @@
12771277
"contributions": [
12781278
"code"
12791279
]
1280+
},
1281+
{
1282+
"login": "danidask",
1283+
"name": "DasK",
1284+
"avatar_url": "https://avatars.githubusercontent.com/u/9405129?v=4",
1285+
"profile": "https://github.com/danidask",
1286+
"contributions": [
1287+
"code",
1288+
"ideas"
1289+
]
12801290
}
12811291
],
12821292
"contributorsPerLine": 7,

β€ŽREADME.mdβ€Ž

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -328,6 +328,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
328328
<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>
329329
<td align="center"><a href="https://github.com/Mudasar-Makandar"><img src="https://avatars.githubusercontent.com/u/46401916?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Mudasar-Makandar</b></sub></a><br /><a href="https://github.com/ml5js/ml5-library/issues?q=author%3AMudasar-Makandar" title="Bug reports">πŸ›</a> <a href="https://github.com/ml5js/ml5-library/commits?author=Mudasar-Makandar" title="Code">πŸ’»</a></td>
330330
<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>
331+
<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>
331332
</tr>
332333
</table>
333334

0 commit comments

Comments
Β (0)