Skip to content

Commit 310afae

Browse files
authored
Merge pull request #7990 from processing/all-contributors/add-acgillette
docs: add acgillette as a contributor for code
2 parents 509d2b9 + 5094d47 commit 310afae

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7010,6 +7010,15 @@
70107010
"contributions": [
70117011
"doc"
70127012
]
7013+
},
7014+
{
7015+
"login": "acgillette",
7016+
"name": "AC",
7017+
"avatar_url": "https://avatars.githubusercontent.com/u/18038450?v=4",
7018+
"profile": "http://acgillette.net",
7019+
"contributions": [
7020+
"code"
7021+
]
70137022
}
70147023
],
70157024
"repoType": "github",

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1164,6 +1164,7 @@ We recognize all types of contributions. This project follows the [all-contribut
11641164
<td align="center" valign="top" width="16.66%"><a href="https://github.com/madhav2348"><img src="https://avatars.githubusercontent.com/u/161720210?v=4?s=64" width="64px;" alt="Madhav Majumdar"/><br /><sub><b>Madhav Majumdar</b></sub></a><br /><a href="https://github.com/processing/p5.js/commits?author=madhav2348" title="Code">💻</a></td>
11651165
<td align="center" valign="top" width="16.66%"><a href="https://github.com/nking07049925"><img src="https://avatars.githubusercontent.com/u/11886663?v=4?s=64" width="64px;" alt="Nikita Korol"/><br /><sub><b>Nikita Korol</b></sub></a><br /><a href="https://github.com/processing/p5.js/commits?author=nking07049925" title="Code">💻</a></td>
11661166
<td align="center" valign="top" width="16.66%"><a href="https://leetcode.com/u/mudit_mah/"><img src="https://avatars.githubusercontent.com/u/140621191?v=4?s=64" width="64px;" alt="Mudit Maheshwari"/><br /><sub><b>Mudit Maheshwari</b></sub></a><br /><a href="https://github.com/processing/p5.js/commits?author=mudit06mah" title="Documentation">📖</a></td>
1167+
<td align="center" valign="top" width="16.66%"><a href="http://acgillette.net"><img src="https://avatars.githubusercontent.com/u/18038450?v=4?s=64" width="64px;" alt="AC"/><br /><sub><b>AC</b></sub></a><br /><a href="https://github.com/processing/p5.js/commits?author=acgillette" title="Code">💻</a></td>
11671168
</tr>
11681169
</tbody>
11691170
</table>

0 commit comments

Comments
 (0)