Skip to content

Commit c12b0ca

Browse files
docs: add en3sis as a contributor (#1173)
* docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> Co-authored-by: Bomani Oseni McClendon <[email protected]>
1 parent 9f8e42f commit c12b0ca

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

β€Ž.all-contributorsrcβ€Ž

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1230,6 +1230,15 @@
12301230
"code",
12311231
"doc"
12321232
]
1233+
},
1234+
{
1235+
"login": "en3sis",
1236+
"name": "Sorin Curescu",
1237+
"avatar_url": "https://avatars.githubusercontent.com/u/940170?v=4",
1238+
"profile": "https://www.suse.com/",
1239+
"contributions": [
1240+
"code"
1241+
]
12331242
}
12341243
],
12351244
"contributorsPerLine": 7,

β€ŽREADME.mdβ€Ž

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -252,6 +252,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
252252
<td align="center"><a href="https://kojikoji.ga"><img src="https://avatars.githubusercontent.com/u/474225?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Koji</b></sub></a><br /><a href="https://github.com/ml5js/ml5-library/commits?author=koji" title="Code">πŸ’»</a> <a href="https://github.com/ml5js/ml5-library/commits?author=koji" title="Documentation">πŸ“–</a></td>
253253
<td align="center"><a href="https://github.com/josephrocca"><img src="https://avatars.githubusercontent.com/u/1167575?v=4?s=100" width="100px;" alt=""/><br /><sub><b>josephrocca</b></sub></a><br /><a href="https://github.com/ml5js/ml5-library/commits?author=josephrocca" title="Code">πŸ’»</a> <a href="https://github.com/ml5js/ml5-library/commits?author=josephrocca" title="Documentation">πŸ“–</a></td>
254254
<td align="center"><a href="http://p5js.org"><img src="https://avatars.githubusercontent.com/u/191056?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Lauren Lee McCarthy</b></sub></a><br /><a href="https://github.com/ml5js/ml5-library/commits?author=lmccart" title="Code">πŸ’»</a> <a href="https://github.com/ml5js/ml5-library/commits?author=lmccart" title="Documentation">πŸ“–</a></td>
255+
<td align="center"><a href="https://www.suse.com/"><img src="https://avatars.githubusercontent.com/u/940170?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Sorin Curescu</b></sub></a><br /><a href="https://github.com/ml5js/ml5-library/commits?author=en3sis" title="Code">πŸ’»</a> <a href="https://github.com/ml5js/ml5-library/commits?author=en3sis" title="Documentation">πŸ“–</a></td>
255256
</tr>
256257
</table>
257258

0 commit comments

Comments
Β (0)