Skip to content

Commit a205e27

Browse files
authored
Merge pull request #7604 from processing/all-contributors/add-webermayank
docs: add webermayank as a contributor for code
2 parents 389b77d + 75d7649 commit a205e27

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
@@ -6692,6 +6692,15 @@
66926692
"code",
66936693
"test"
66946694
]
6695+
},
6696+
{
6697+
"login": "webermayank",
6698+
"name": "Mayank Verma",
6699+
"avatar_url": "https://avatars.githubusercontent.com/u/111176033?v=4",
6700+
"profile": "https://github.com/webermayank",
6701+
"contributions": [
6702+
"code"
6703+
]
66956704
}
66966705
],
66976706
"repoType": "github",

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1110,6 +1110,9 @@ We recognize all types of contributions. This project follows the [all-contribut
11101110
<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>
11111111
<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>
11121112
</tr>
1113+
<tr>
1114+
<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>
1115+
</tr>
11131116
</tbody>
11141117
</table>
11151118

0 commit comments

Comments
 (0)