Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -2913,6 +2913,15 @@
"contributions": [
"doc"
]
},
{
"login": "unjust",
"name": "Ivy Feraco",
"avatar_url": "https://avatars.githubusercontent.com/u/92090?v=4",
"profile": "https://github.com/unjust",
"contributions": [
"bug"
]
}
],
"repoType": "github",
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -542,6 +542,7 @@ We recognize all types of contributions. This project follows the [all-contribut
</tr>
<tr>
<td align="center"><a href="https://github.com/beaumu"><img src="https://avatars.githubusercontent.com/u/25036955?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Beau Muylle</b></sub></a><br /><a href="https://github.com/processing/p5.js/commits?author=beaumu" title="Documentation">📖</a></td>
<td align="center"><a href="https://github.com/unjust"><img src="https://avatars.githubusercontent.com/u/92090?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Ivy Feraco</b></sub></a><br /><a href="https://github.com/processing/p5.js/issues?q=author%3Aunjust" title="Bug reports">🐛</a></td>
</tr>
</table>

Expand Down