Skip to content

Commit 8d7b72e

Browse files
authored
Merge pull request #7815 from processing/all-contributors/add-clairep94
docs: add clairep94 as a contributor for code, and bug
2 parents 5f0fcfa + 69e96ec commit 8d7b72e

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
@@ -6813,6 +6813,16 @@
68136813
"bug",
68146814
"doc"
68156815
]
6816+
},
6817+
{
6818+
"login": "clairep94",
6819+
"name": "Claire Peng",
6820+
"avatar_url": "https://avatars.githubusercontent.com/u/128436909?v=4",
6821+
"profile": "https://github.com/clairep94",
6822+
"contributions": [
6823+
"code",
6824+
"bug"
6825+
]
68166826
}
68176827
],
68186828
"repoType": "github",

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1135,6 +1135,7 @@ We recognize all types of contributions. This project follows the [all-contribut
11351135
</tr>
11361136
<tr>
11371137
<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>
1138+
<td align="center" valign="top" width="16.66%"><a href="https://github.com/clairep94"><img src="https://avatars.githubusercontent.com/u/128436909?v=4?s=120" width="120px;" alt="Claire Peng"/><br /><sub><b>Claire Peng</b></sub></a><br /><a href="https://github.com/processing/p5.js/commits?author=clairep94" title="Code">💻</a> <a href="https://github.com/processing/p5.js/issues?q=author%3Aclairep94" title="Bug reports">🐛</a></td>
11381139
</tr>
11391140
</tbody>
11401141
</table>

0 commit comments

Comments
 (0)