Skip to content

Commit c94e2ef

Browse files
authored
Merge pull request #6242 from processing/all-contributors/add-Ayush23Dash
docs: add Ayush23Dash as a contributor for code
2 parents 71605e8 + 1a2cdf6 commit c94e2ef

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3776,6 +3776,15 @@
37763776
"contributions": [
37773777
"review"
37783778
]
3779+
},
3780+
{
3781+
"login": "Ayush23Dash",
3782+
"name": "Ayush Shankar",
3783+
"avatar_url": "https://avatars.githubusercontent.com/u/40827680?v=4",
3784+
"profile": "http://ayush23dash.github.io",
3785+
"contributions": [
3786+
"code"
3787+
]
37793788
}
37803789
],
37813790
"repoType": "github",

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -654,6 +654,9 @@ We recognize all types of contributions. This project follows the [all-contribut
654654
<td align="center" valign="top" width="14.28%"><a href="http://aceslowman.com"><img src="https://avatars.githubusercontent.com/u/6826702?v=4?s=100" width="100px;" alt="Austin Lee Slominski"/><br /><sub><b>Austin Lee Slominski</b></sub></a><br /><a href="https://github.com/processing/p5.js/commits?author=aceslowman" title="Code">💻</a> <a href="https://github.com/processing/p5.js/commits?author=aceslowman" title="Documentation">📖</a></td>
655655
<td align="center" valign="top" width="14.28%"><a href="http://nickbriz.com"><img src="https://avatars.githubusercontent.com/u/2506806?v=4?s=100" width="100px;" alt="Nick Briz"/><br /><sub><b>Nick Briz</b></sub></a><br /><a href="https://github.com/processing/p5.js/pulls?q=is%3Apr+reviewed-by%3Anbriz" title="Reviewed Pull Requests">👀</a></td>
656656
</tr>
657+
<tr>
658+
<td align="center" valign="top" width="14.28%"><a href="http://ayush23dash.github.io"><img src="https://avatars.githubusercontent.com/u/40827680?v=4?s=100" width="100px;" alt="Ayush Shankar"/><br /><sub><b>Ayush Shankar</b></sub></a><br /><a href="https://github.com/processing/p5.js/commits?author=Ayush23Dash" title="Code">💻</a></td>
659+
</tr>
657660
</tbody>
658661
</table>
659662

0 commit comments

Comments
 (0)