Skip to content

Commit a023986

Browse files
authored
Merge pull request #4074 from processing/all-contributors/add-CrypticGuy
docs: add CrypticGuy as a contributor
2 parents 594aadb + fcd30ef commit a023986

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

.all-contributorsrc

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1587,6 +1587,16 @@
15871587
"contributions": [
15881588
"doc"
15891589
]
1590+
},
1591+
{
1592+
"login": "CrypticGuy",
1593+
"name": "Vasu Goel",
1594+
"avatar_url": "https://avatars3.githubusercontent.com/u/13849789?v=4",
1595+
"profile": "https://github.com/CrypticGuy",
1596+
"contributions": [
1597+
"code",
1598+
"test"
1599+
]
15901600
}
15911601
],
15921602
"repoType": "github",

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -322,6 +322,7 @@ We recognize all types of contributions. This project follows the [all-contribut
322322
<td align="center"><a href="https://www.amf.fyi"><img src="https://avatars3.githubusercontent.com/u/3698659?v=4" width="100px;" alt="Adam Ferriss"/><br /><sub><b>Adam Ferriss</b></sub></a><br /><a href="https://github.com/processing/p5.js/commits?author=aferriss" title="Code">💻</a> <a href="https://github.com/processing/p5.js/commits?author=aferriss" title="Documentation">📖</a> <a href="https://github.com/processing/p5.js/issues?q=author%3Aaferriss" title="Bug reports">🐛</a> <a href="#example-aferriss" title="Examples">💡</a></td>
323323
<td align="center"><a href="https://joshuaalm.github.io"><img src="https://avatars1.githubusercontent.com/u/6978629?s=460&v=4" width="100px;" alt="Joshua Marris"/><br /><sub><b>Joshua Marris</b></sub></a><br /><a href="https://github.com/processing/p5.js/commits?author=joshuaalm" title="Documentation">📖</a> <a href="https://github.com/processing/p5.js/commits?author=joshuaalm" title="Code">💻</a> <a href="#talk-joshuaalm" title="Talks">📢</a> <a href="#tutorial-joshuaalm" title="Tutorials">✅</a></td>
324324
<td align="center"><a href="https://github.com/thumbsupep"><img src="https://avatars3.githubusercontent.com/u/5598732?v=4" width="100px;" alt="Erica Pramer"/><br /><sub><b>Erica Pramer</b></sub></a><br /><a href="https://github.com/processing/p5.js/commits?author=thumbsupep" title="Documentation">📖</a></td>
325+
<td align="center"><a href="https://github.com/CrypticGuy"><img src="https://avatars3.githubusercontent.com/u/13849789?v=4" width="100px;" alt="Vasu Goel"/><br /><sub><b>Vasu Goel</b></sub></a><br /><a href="https://github.com/processing/p5.js/commits?author=CrypticGuy" title="Code">💻</a> <a href="https://github.com/processing/p5.js/commits?author=CrypticGuy" title="Tests">⚠️</a></td>
325326
</tr>
326327
</table>
327328

0 commit comments

Comments
 (0)