Skip to content

Commit 7cb4f9e

Browse files
authored
Merge pull request #7004 from processing/all-contributors/add-Papershine
docs: add Papershine as a contributor for code, and test
2 parents 6b50b5b + 5bda1e3 commit 7cb4f9e

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
@@ -5907,6 +5907,16 @@
59075907
"contributions": [
59085908
"translation"
59095909
]
5910+
},
5911+
{
5912+
"login": "Papershine",
5913+
"name": "Hilary Lau",
5914+
"avatar_url": "https://avatars.githubusercontent.com/u/30367398?v=4",
5915+
"profile": "https://github.com/Papershine",
5916+
"contributions": [
5917+
"code",
5918+
"test"
5919+
]
59105920
}
59115921
],
59125922
"repoType": "github",

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -994,6 +994,7 @@ We recognize all types of contributions. This project follows the [all-contribut
994994
<td align="center" valign="top" width="16.66%"><a href="https://yuyuy.cargo.site/"><img src="https://avatars.githubusercontent.com/u/43624848?v=4?s=120" width="120px;" alt="yu"/><br /><sub><b>yu</b></sub></a><br /><a href="#translation-leey611" title="Translation">🌍</a> <a href="#ideas-leey611" title="Ideas, Planning, & Feedback">🤔</a></td>
995995
<td align="center" valign="top" width="16.66%"><a href="https://github.com/LKL2017"><img src="https://avatars.githubusercontent.com/u/31305299?v=4?s=120" width="120px;" alt="李坤霖"/><br /><sub><b>李坤霖</b></sub></a><br /><a href="https://github.com/processing/p5.js/issues?q=author%3ALKL2017" title="Bug reports">🐛</a></td>
996996
<td align="center" valign="top" width="16.66%"><a href="https://github.com/wwwld1"><img src="https://avatars.githubusercontent.com/u/116049361?v=4?s=120" width="120px;" alt="Leo Wang"/><br /><sub><b>Leo Wang</b></sub></a><br /><a href="#translation-wwwld1" title="Translation">🌍</a></td>
997+
<td align="center" valign="top" width="16.66%"><a href="https://github.com/Papershine"><img src="https://avatars.githubusercontent.com/u/30367398?v=4?s=120" width="120px;" alt="Hilary Lau"/><br /><sub><b>Hilary Lau</b></sub></a><br /><a href="https://github.com/processing/p5.js/commits?author=Papershine" title="Code">💻</a> <a href="https://github.com/processing/p5.js/commits?author=Papershine" title="Tests">⚠️</a></td>
997998
</tr>
998999
</tbody>
9991000
</table>

0 commit comments

Comments
 (0)