Skip to content

Commit

Permalink
Merge pull request #7484 from processing/all-contributors/add-philyawj
Browse files Browse the repository at this point in the history
docs: add philyawj as a contributor for doc
  • Loading branch information
ksen0 authored Jan 24, 2025
2 parents 2f11e43 + 31b5c48 commit a06b033
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -6446,6 +6446,15 @@
"doc"
]
},
{
"login": "philyawj",
"name": "Jordan Philyaw",
"avatar_url": "https://avatars.githubusercontent.com/u/37485853?v=4",
"profile": "http://jordanphilyaw.com",
"contributions": [
"doc"
]
},
{
"login": "thrly",
"name": "oliver thurley",
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1080,6 +1080,7 @@ We recognize all types of contributions. This project follows the [all-contribut
</tr>
<tr>
<td align="center" valign="top" width="16.66%"><a href="https://github.com/ImRAJAS-SAMSE"><img src="https://avatars.githubusercontent.com/u/122066293?v=4?s=120" width="120px;" alt="Rajas Samse"/><br /><sub><b>Rajas Samse</b></sub></a><br /><a href="https://github.com/processing/p5.js/commits?author=ImRAJAS-SAMSE" title="Code">💻</a> <a href="https://github.com/processing/p5.js/commits?author=ImRAJAS-SAMSE" title="Documentation">📖</a></td>
<td align="center" valign="top" width="16.66%"><a href="http://jordanphilyaw.com"><img src="https://avatars.githubusercontent.com/u/37485853?v=4?s=120" width="120px;" alt="Jordan Philyaw"/><br /><sub><b>Jordan Philyaw</b></sub></a><br /><a href="https://github.com/processing/p5.js/commits?author=philyawj" title="Documentation">📖</a></td>
<td align="center" valign="top" width="16.66%"><a href="https://github.com/lirenjie95"><img src="https://avatars.githubusercontent.com/u/17038472?v=4?s=120" width="120px;" alt="Renjie Li"/><br /><sub><b>Renjie Li</b></sub></a><br /><a href="https://github.com/processing/p5.js/commits?author=lirenjie95" title="Documentation">📖</a> <a href="https://github.com/processing/p5.js/commits?author=lirenjie95" title="Code">💻</a></td>
<td align="center" valign="top" width="16.66%"><a href="http://oliverthurley.co.uk"><img src="https://avatars.githubusercontent.com/u/22343302?v=4?s=120" width="120px;" alt="oliver thurley"/><br /><sub><b>oliver thurley</b></sub></a><br /><a href="https://github.com/processing/p5.js/commits?author=thrly" title="Documentation">📖</a> <a href="https://github.com/processing/p5.js/commits?author=thrly" title="Code">💻</a></td>
</tr>
Expand Down

0 comments on commit a06b033

Please sign in to comment.