Skip to content

Commit f1010c1

Browse files
docs: add jcelerier as a contributor (#5059)
* docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent 3d83877 commit f1010c1

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
@@ -2395,6 +2395,15 @@
23952395
"contributions": [
23962396
"code"
23972397
]
2398+
},
2399+
{
2400+
"login": "jcelerier",
2401+
"name": "Jean-Michaël Celerier",
2402+
"avatar_url": "https://avatars.githubusercontent.com/u/2772730?v=4",
2403+
"profile": "https://jcelerier.name",
2404+
"contributions": [
2405+
"bug"
2406+
]
23982407
}
23992408
],
24002409
"repoType": "github",

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -469,6 +469,7 @@ We recognize all types of contributions. This project follows the [all-contribut
469469
<tr>
470470
<td align="center"><a href="https://github.com/satyasaibhushan"><img src="https://avatars.githubusercontent.com/u/40578313?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Sai Bhushan</b></sub></a><br /><a href="https://github.com/processing/p5.js/commits?author=satyasaibhushan" title="Code">💻</a> <a href="https://github.com/processing/p5.js/commits?author=satyasaibhushan" title="Documentation">📖</a></td>
471471
<td align="center"><a href="https://github.com/vulongphan"><img src="https://avatars.githubusercontent.com/u/46087559?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Long Phan</b></sub></a><br /><a href="https://github.com/processing/p5.js/commits?author=vulongphan" title="Code">💻</a></td>
472+
<td align="center"><a href="https://jcelerier.name"><img src="https://avatars.githubusercontent.com/u/2772730?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Jean-Michaël Celerier</b></sub></a><br /><a href="https://github.com/processing/p5.js/issues?q=author%3Ajcelerier" title="Bug reports">🐛</a></td>
472473
</tr>
473474
</table>
474475

0 commit comments

Comments
 (0)