Skip to content

docs: add sawaisinghh as a contributor for doc #6052

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, 2023
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 @@ -3563,6 +3563,15 @@
"bug",
"code"
]
},
{
"login": "sawaisinghh",
"name": "Sawai Singh Rajpurohit",
"avatar_url": "https://avatars.githubusercontent.com/u/49401909?v=4",
"profile": "https://github.com/sawaisinghh",
"contributions": [
"doc"
]
}
],
"repoType": "github",
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -625,6 +625,7 @@ We recognize all types of contributions. This project follows the [all-contribut
<td align="center" valign="top" width="14.28%"><a href="https://github.com/monmon2003"><img src="https://avatars.githubusercontent.com/u/122162780?v=4?s=100" width="100px;" alt="Monalisa Maity"/><br /><sub><b>Monalisa Maity</b></sub></a><br /><a href="https://github.com/processing/p5.js/commits?author=monmon2003" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/kr-2003"><img src="https://avatars.githubusercontent.com/u/96587705?v=4?s=100" width="100px;" alt="Abhinav Kumar"/><br /><sub><b>Abhinav Kumar</b></sub></a><br /><a href="https://github.com/processing/p5.js/issues?q=author%3Akr-2003" title="Bug reports">🐛</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://nownine.vercel.app"><img src="https://avatars.githubusercontent.com/u/25835195?v=4?s=100" width="100px;" alt="Abhinav Srinivas"/><br /><sub><b>Abhinav Srinivas</b></sub></a><br /><a href="https://github.com/processing/p5.js/issues?q=author%3Anown1ne" title="Bug reports">🐛</a> <a href="https://github.com/processing/p5.js/commits?author=nown1ne" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/sawaisinghh"><img src="https://avatars.githubusercontent.com/u/49401909?v=4?s=100" width="100px;" alt="Sawai Singh Rajpurohit"/><br /><sub><b>Sawai Singh Rajpurohit</b></sub></a><br /><a href="https://github.com/processing/p5.js/commits?author=sawaisinghh" title="Documentation">📖</a></td>
</tr>
</tbody>
</table>
Expand Down