From e0fb0d400415b7d1de3124b6082e5ecaa1590350 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Wed, 23 Apr 2025 13:48:34 +0000 Subject: [PATCH 1/2] docs: update README.md [skip ci] --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 3012d5c6c1..949c66e5f2 100644 --- a/README.md +++ b/README.md @@ -1133,6 +1133,9 @@ We recognize all types of contributions. This project follows the [all-contribut <td align="center" valign="top" width="16.66%"><a href="https://git.arts.ac.uk/pages/21034426/My_Portfolio_Website/"><img src="https://avatars.githubusercontent.com/u/92257843?v=4?s=120" width="120px;" alt="Qingfeng Huang"/><br /><sub><b>Qingfeng Huang</b></sub></a><br /><a href="#translation-Darrenhqf" title="Translation">🌍</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/HughJacks"><img src="https://avatars.githubusercontent.com/u/102194905?v=4?s=120" width="120px;" alt="HughJacks"/><br /><sub><b>HughJacks</b></sub></a><br /><a href="https://github.com/processing/p5.js/commits?author=HughJacks" title="Code">💻</a></td> </tr> + <tr> + <td align="center" valign="top" width="16.66%"><a href="http://jackeddielove.github.io"><img src="https://avatars.githubusercontent.com/u/130420780?v=4?s=120" width="120px;" alt="Jack L"/><br /><sub><b>Jack L</b></sub></a><br /><a href="https://github.com/processing/p5.js/issues?q=author%3Ajackeddielove" title="Bug reports">🐛</a> <a href="https://github.com/processing/p5.js/commits?author=jackeddielove" title="Documentation">📖</a></td> + </tr> </tbody> </table> From bb0128c880d8a5f371c59662e90762a6dc660c80 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Wed, 23 Apr 2025 13:48:41 +0000 Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index cb5da8551d..21e77167e8 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -6803,6 +6803,16 @@ "contributions": [ "code" ] + }, + { + "login": "jackeddielove", + "name": "Jack L", + "avatar_url": "https://avatars.githubusercontent.com/u/130420780?v=4", + "profile": "http://jackeddielove.github.io", + "contributions": [ + "bug", + "doc" + ] } ], "repoType": "github",