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 @@ -7443,6 +7443,15 @@
"contributions": [
"doc"
]
},
{
"login": "kushal1061",
"name": "Kushalpal Bishnoi",
"avatar_url": "https://avatars.githubusercontent.com/u/177997075?v=4",
"profile": "https://github.com/kushal1061",
"contributions": [
"code"
]
}
],
"repoType": "github",
Expand Down
1 change: 1 addition & 0 deletions CONTRIBUTORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -1112,6 +1112,7 @@
<tr>
<td align="center" valign="top" width="16.66%"><a href="https://github.com/Kathrina-dev"><img src="https://avatars.githubusercontent.com/u/178802899?v=4?s=64" width="64px;" alt="Kathrina Elangbam"/><br /><sub><b>Kathrina Elangbam</b></sub></a><br /><a href="https://github.com/processing/p5.js/commits?author=Kathrina-dev" title="Code">💻</a></td>
<td align="center" valign="top" width="16.66%"><a href="https://github.com/Jianru-Lin"><img src="https://avatars.githubusercontent.com/u/1057486?v=4?s=64" width="64px;" alt="Jianru Lin"/><br /><sub><b>Jianru Lin</b></sub></a><br /><a href="https://github.com/processing/p5.js/commits?author=Jianru-Lin" title="Documentation">📖</a></td>
<td align="center" valign="top" width="16.66%"><a href="https://github.com/kushal1061"><img src="https://avatars.githubusercontent.com/u/177997075?v=4?s=64" width="64px;" alt="Kushalpal Bishnoi"/><br /><sub><b>Kushalpal Bishnoi</b></sub></a><br /><a href="https://github.com/processing/p5.js/commits?author=kushal1061" title="Code">💻</a></td>
</tr>
</tbody>
</table>
Expand Down
Loading