Skip to content

docs: add webermayank as a contributor for code #7604

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Mar 5, 2025
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 @@ -6692,6 +6692,15 @@
"code",
"test"
]
},
{
"login": "webermayank",
"name": "Mayank Verma",
"avatar_url": "https://avatars.githubusercontent.com/u/111176033?v=4",
"profile": "https://github.com/webermayank",
"contributions": [
"code"
]
}
],
"repoType": "github",
Expand Down
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1110,6 +1110,9 @@ We recognize all types of contributions. This project follows the [all-contribut
<td align="center" valign="top" width="16.66%"><a href="https://www.youtube.com/c/HigherMathNotes"><img src="https://avatars.githubusercontent.com/u/51820777?v=4?s=120" width="120px;" alt="Greg Stanton"/><br /><sub><b>Greg Stanton</b></sub></a><br /><a href="https://github.com/processing/p5.js/issues?q=author%3AGregStanton" title="Bug reports">🐛</a> <a href="https://github.com/processing/p5.js/commits?author=GregStanton" title="Code">💻</a> <a href="https://github.com/processing/p5.js/commits?author=GregStanton" title="Documentation">📖</a> <a href="#example-GregStanton" title="Examples">💡</a> <a href="#ideas-GregStanton" title="Ideas, Planning, & Feedback">🤔</a> <a href="#plugin-GregStanton" title="Plugin/utility libraries">🔌</a> <a href="#projectManagement-GregStanton" title="Project Management">📆</a> <a href="#promotion-GregStanton" title="Promotion">📣</a> <a href="#question-GregStanton" title="Answering Questions">💬</a> <a href="#research-GregStanton" title="Research">🔬</a></td>
<td align="center" valign="top" width="16.66%"><a href="https://bojidar-bg.dev/"><img src="https://avatars.githubusercontent.com/u/5276727?v=4?s=120" width="120px;" alt="Bojidar Marinov"/><br /><sub><b>Bojidar Marinov</b></sub></a><br /><a href="https://github.com/processing/p5.js/commits?author=bojidar-bg" title="Code">💻</a> <a href="https://github.com/processing/p5.js/commits?author=bojidar-bg" title="Tests">⚠️</a></td>
</tr>
<tr>
<td align="center" valign="top" width="16.66%"><a href="https://github.com/webermayank"><img src="https://avatars.githubusercontent.com/u/111176033?v=4?s=120" width="120px;" alt="Mayank Verma"/><br /><sub><b>Mayank Verma</b></sub></a><br /><a href="https://github.com/processing/p5.js/commits?author=webermayank" title="Code">💻</a></td>
</tr>
</tbody>
</table>

Expand Down