Skip to content

Commit 9a652fa

Browse files
authored
Merge pull request #8007 from processing/all-contributors/add-ericrav
docs: add ericrav as a contributor for doc
2 parents f8519b1 + 73ee9d8 commit 9a652fa

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
@@ -7037,6 +7037,15 @@
70377037
"contributions": [
70387038
"doc"
70397039
]
7040+
},
7041+
{
7042+
"login": "ericrav",
7043+
"name": "Eric Rabinowitz",
7044+
"avatar_url": "https://avatars.githubusercontent.com/u/3066943?v=4",
7045+
"profile": "http://ericrabinowitz.com/",
7046+
"contributions": [
7047+
"doc"
7048+
]
70407049
}
70417050
],
70427051
"repoType": "github",

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1166,7 +1166,10 @@ We recognize all types of contributions. This project follows the [all-contribut
11661166
<td align="center" valign="top" width="16.66%"><a href="https://github.com/skools-here"><img src="https://avatars.githubusercontent.com/u/174816600?v=4?s=64" width="64px;" alt="skools-here"/><br /><sub><b>skools-here</b></sub></a><br /><a href="https://github.com/processing/p5.js/commits?author=skools-here" title="Code">💻</a></td>
11671167
<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>
11681168
<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>
1169+
</tr>
1170+
<tr>
11691171
<td align="center" valign="top" width="16.66%"><a href="https://darrenshaw.org"><img src="https://avatars.githubusercontent.com/u/157414?v=4?s=64" width="64px;" alt="Darren Shaw"/><br /><sub><b>Darren Shaw</b></sub></a><br /><a href="https://github.com/processing/p5.js/commits?author=shawdm" title="Documentation">📖</a></td>
1172+
<td align="center" valign="top" width="16.66%"><a href="http://ericrabinowitz.com/"><img src="https://avatars.githubusercontent.com/u/3066943?v=4?s=64" width="64px;" alt="Eric Rabinowitz"/><br /><sub><b>Eric Rabinowitz</b></sub></a><br /><a href="https://github.com/processing/p5.js/commits?author=ericrav" title="Documentation">📖</a></td>
11701173
</tr>
11711174
</tbody>
11721175
</table>

0 commit comments

Comments
 (0)