Skip to content

Commit e8c2f06

Browse files
Merge pull request #5611 from processing/all-contributors/add-unjust
docs: add unjust as a contributor for bug
2 parents 0afb3f3 + 9bceb5d commit e8c2f06

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
@@ -2913,6 +2913,15 @@
29132913
"contributions": [
29142914
"doc"
29152915
]
2916+
},
2917+
{
2918+
"login": "unjust",
2919+
"name": "Ivy Feraco",
2920+
"avatar_url": "https://avatars.githubusercontent.com/u/92090?v=4",
2921+
"profile": "https://github.com/unjust",
2922+
"contributions": [
2923+
"bug"
2924+
]
29162925
}
29172926
],
29182927
"repoType": "github",

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -542,6 +542,7 @@ We recognize all types of contributions. This project follows the [all-contribut
542542
</tr>
543543
<tr>
544544
<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>
545+
<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>
545546
</tr>
546547
</table>
547548

0 commit comments

Comments
 (0)