Skip to content

Commit 9a3dc91

Browse files
authored
Merge pull request #7272 from processing/all-contributors/add-calliecramer
docs: add calliecramer as a contributor for doc, and code
2 parents 4fbbaf5 + c062ec3 commit 9a3dc91

File tree

2 files changed

+17
-2
lines changed

2 files changed

+17
-2
lines changed

.all-contributorsrc

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6316,7 +6316,19 @@
63166316
"avatar_url": "https://avatars.githubusercontent.com/u/92795514?v=4",
63176317
"profile": "https://github.com/visheshrwl",
63186318
"contributions": [
6319-
"bug", "doc", "code"
6319+
"bug",
6320+
"doc",
6321+
"code"
6322+
]
6323+
},
6324+
{
6325+
"login": "calliecramer",
6326+
"name": "Callie",
6327+
"avatar_url": "https://avatars.githubusercontent.com/u/46458628?v=4",
6328+
"profile": "https://github.com/calliecramer",
6329+
"contributions": [
6330+
"doc",
6331+
"code"
63206332
]
63216333
}
63226334
],

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1059,7 +1059,10 @@ We recognize all types of contributions. This project follows the [all-contribut
10591059
<td align="center" valign="top" width="16.66%"><a href="https://github.com/benpalevsky"><img src="https://avatars.githubusercontent.com/u/25121735?v=4?s=120" width="120px;" alt="benpalevsky"/><br /><sub><b>benpalevsky</b></sub></a><br /><a href="https://github.com/processing/p5.js/commits?author=benpalevsky" title="Documentation">📖</a></td>
10601060
<td align="center" valign="top" width="16.66%"><a href="http://jeanetteandre.ws"><img src="https://avatars.githubusercontent.com/u/12685889?v=4?s=120" width="120px;" alt="jeanette"/><br /><sub><b>jeanette</b></sub></a><br /><a href="https://github.com/processing/p5.js/commits?author=jeanetteandrews" title="Code">💻</a></td>
10611061
<td align="center" valign="top" width="16.66%"><a href="https://github.com/williamthazard"><img src="https://avatars.githubusercontent.com/u/105560469?v=4?s=120" width="120px;" alt="William Hazard"/><br /><sub><b>William Hazard</b></sub></a><br /><a href="#example-williamthazard" title="Examples">💡</a></td>
1062-
<td align="center" valign="top" width="16.66%"><a href="https://github.com/visheshrwl"><img src="https://avatars.githubusercontent.com/u/92795514?v=4" width="120px;" alt="Vishesh Rawal"/><br /><sub><b>Vishesh Rawal</b></sub></a><br /><a href="https://visheshrwl.vercel.app" title="Vishesh Rawal">💡</a></td>
1062+
<td align="center" valign="top" width="16.66%"><a href="https://github.com/visheshrwl"><img src="https://avatars.githubusercontent.com/u/92795514?v=4?s=120" width="120px;" alt="Vishesh Rawal"/><br /><sub><b>Vishesh Rawal</b></sub></a><br /><a href="https://github.com/processing/p5.js/issues?q=author%3Avisheshrwl" title="Bug reports">🐛</a> <a href="https://github.com/processing/p5.js/commits?author=visheshrwl" title="Documentation">📖</a> <a href="https://github.com/processing/p5.js/commits?author=visheshrwl" title="Code">💻</a></td>
1063+
</tr>
1064+
<tr>
1065+
<td align="center" valign="top" width="16.66%"><a href="https://github.com/calliecramer"><img src="https://avatars.githubusercontent.com/u/46458628?v=4?s=120" width="120px;" alt="Callie"/><br /><sub><b>Callie</b></sub></a><br /><a href="https://github.com/processing/p5.js/commits?author=calliecramer" title="Documentation">📖</a> <a href="https://github.com/processing/p5.js/commits?author=calliecramer" title="Code">💻</a></td>
10631066
</tr>
10641067
</tbody>
10651068
</table>

0 commit comments

Comments
 (0)