Skip to content

Commit e9ee594

Browse files
authored
Merge pull request #7281 from processing/all-contributors/add-jaredberghold
docs: add jaredberghold as a contributor for doc
2 parents 1d8ebf3 + a9a794a commit e9ee594

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
@@ -6330,6 +6330,15 @@
63306330
"doc",
63316331
"code"
63326332
]
6333+
},
6334+
{
6335+
"login": "jaredberghold",
6336+
"name": "Jared Berghold",
6337+
"avatar_url": "https://avatars.githubusercontent.com/u/13672640?v=4",
6338+
"profile": "https://github.com/jaredberghold",
6339+
"contributions": [
6340+
"doc"
6341+
]
63336342
}
63346343
],
63356344
"repoType": "github",

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1063,6 +1063,7 @@ We recognize all types of contributions. This project follows the [all-contribut
10631063
</tr>
10641064
<tr>
10651065
<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>
1066+
<td align="center" valign="top" width="16.66%"><a href="https://github.com/jaredberghold"><img src="https://avatars.githubusercontent.com/u/13672640?v=4?s=120" width="120px;" alt="Jared Berghold"/><br /><sub><b>Jared Berghold</b></sub></a><br /><a href="https://github.com/processing/p5.js/commits?author=jaredberghold" title="Documentation">📖</a></td>
10661067
</tr>
10671068
</tbody>
10681069
</table>

0 commit comments

Comments
 (0)