Skip to content

Commit 5810754

Browse files
authored
Merge pull request #7303 from processing/all-contributors/add-ashish1729
docs: add ashish1729 as a contributor for code
2 parents b66abe8 + b04b7f5 commit 5810754

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
@@ -6377,6 +6377,15 @@
63776377
"bug",
63786378
"code"
63796379
]
6380+
},
6381+
{
6382+
"login": "ashish1729",
6383+
"name": "ashish singh",
6384+
"avatar_url": "https://avatars.githubusercontent.com/u/10610651?v=4",
6385+
"profile": "https://www.linkedin.com/in/ashish1729/",
6386+
"contributions": [
6387+
"code"
6388+
]
63806389
}
63816390
],
63826391
"repoType": "github",

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1069,6 +1069,9 @@ We recognize all types of contributions. This project follows the [all-contribut
10691069
<td align="center" valign="top" width="16.66%"><a href="http://www.lukeplowden.com"><img src="https://avatars.githubusercontent.com/u/62835749?v=4?s=120" width="120px;" alt="Luke Plowden"/><br /><sub><b>Luke Plowden</b></sub></a><br /><a href="https://github.com/processing/p5.js/commits?author=lukeplowden" title="Code">💻</a></td>
10701070
<td align="center" valign="top" width="16.66%"><a href="https://github.com/martinleopold"><img src="https://avatars.githubusercontent.com/u/1692826?v=4?s=120" width="120px;" alt="Martin Leopold"/><br /><sub><b>Martin Leopold</b></sub></a><br /><a href="https://github.com/processing/p5.js/issues?q=author%3Amartinleopold" title="Bug reports">🐛</a> <a href="https://github.com/processing/p5.js/commits?author=martinleopold" title="Code">💻</a></td>
10711071
</tr>
1072+
<tr>
1073+
<td align="center" valign="top" width="16.66%"><a href="https://www.linkedin.com/in/ashish1729/"><img src="https://avatars.githubusercontent.com/u/10610651?v=4?s=120" width="120px;" alt="ashish singh"/><br /><sub><b>ashish singh</b></sub></a><br /><a href="https://github.com/processing/p5.js/commits?author=ashish1729" title="Code">💻</a></td>
1074+
</tr>
10721075
</tbody>
10731076
</table>
10741077

0 commit comments

Comments
 (0)