Skip to content

Commit b9c8322

Browse files
authored
Merge pull request #8347 from processing/all-contributors/add-Geethegreat
docs: add Geethegreat as a contributor for code
2 parents fca49c5 + 6a9c851 commit b9c8322

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
@@ -7257,6 +7257,15 @@
72577257
"contributions": [
72587258
"code"
72597259
]
7260+
},
7261+
{
7262+
"login": "Geethegreat",
7263+
"name": "krishnageeth",
7264+
"avatar_url": "https://avatars.githubusercontent.com/u/86944224?v=4",
7265+
"profile": "https://github.com/Geethegreat",
7266+
"contributions": [
7267+
"code"
7268+
]
72607269
}
72617270
],
72627271
"repoType": "github",

CONTRIBUTORS.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1085,6 +1085,9 @@
10851085
<td align="center" valign="top" width="16.66%"><a href="https://github.com/menacingly-coded"><img src="https://avatars.githubusercontent.com/u/121508087?v=4?s=64" width="64px;" alt="Shreya Sharma"/><br /><sub><b>Shreya Sharma</b></sub></a><br /><a href="https://github.com/processing/p5.js/commits?author=menacingly-coded" title="Documentation">📖</a></td>
10861086
<td align="center" valign="top" width="16.66%"><a href="https://github.com/Itsrajsk"><img src="https://avatars.githubusercontent.com/u/117977675?v=4?s=64" width="64px;" alt="Raj Kashid"/><br /><sub><b>Raj Kashid</b></sub></a><br /><a href="https://github.com/processing/p5.js/commits?author=Itsrajsk" title="Code">💻</a></td>
10871087
</tr>
1088+
<tr>
1089+
<td align="center" valign="top" width="16.66%"><a href="https://github.com/Geethegreat"><img src="https://avatars.githubusercontent.com/u/86944224?v=4?s=64" width="64px;" alt="krishnageeth"/><br /><sub><b>krishnageeth</b></sub></a><br /><a href="https://github.com/processing/p5.js/commits?author=Geethegreat" title="Code">💻</a></td>
1090+
</tr>
10881091
</tbody>
10891092
</table>
10901093

0 commit comments

Comments
 (0)