Skip to content

Commit 38f7644

Browse files
Merge pull request #5612 from processing/all-contributors/add-Gaweph
docs: add Gaweph as a contributor for code
2 parents e8c2f06 + 90a6a2b commit 38f7644

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
@@ -2922,6 +2922,15 @@
29222922
"contributions": [
29232923
"bug"
29242924
]
2925+
},
2926+
{
2927+
"login": "Gaweph",
2928+
"name": "Gareth Williams",
2929+
"avatar_url": "https://avatars.githubusercontent.com/u/6419944?v=4",
2930+
"profile": "http://RandomSyntax.Net",
2931+
"contributions": [
2932+
"code"
2933+
]
29252934
}
29262935
],
29272936
"repoType": "github",

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -543,6 +543,7 @@ We recognize all types of contributions. This project follows the [all-contribut
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>
545545
<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>
546+
<td align="center"><a href="http://RandomSyntax.Net"><img src="https://avatars.githubusercontent.com/u/6419944?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Gareth Williams</b></sub></a><br /><a href="https://github.com/processing/p5.js/commits?author=Gaweph" title="Code">💻</a></td>
546547
</tr>
547548
</table>
548549

0 commit comments

Comments
 (0)