Merge pull request #842 from processing/all-contributors/add-benfry

docs: add benfry as a contributor for code, ideas, and 5 more
This commit is contained in:
Raphaël de Courville
2024-11-01 13:11:14 +01:00
committed by GitHub
2 changed files with 26 additions and 3 deletions

View File

@@ -2,12 +2,28 @@
"projectName": "processing4-carbon-aug-19",
"projectOwner": "processing",
"files": [
"README.md"
],
"README.md"
],
"imageSize": 120,
"contributorsPerLine": 6,
"commit": true,
"contributors": [],
"contributors": [
{
"login": "benfry",
"name": "Ben Fry",
"avatar_url": "https://avatars.githubusercontent.com/u/1623101?v=4",
"profile": "https://fathom.info",
"contributions": [
"code",
"ideas",
"infra",
"mentoring",
"maintenance",
"content",
"talk"
]
}
],
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true,

View File

@@ -71,6 +71,13 @@ Copyright (c) 2015-now The Processing Foundation
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
<!-- prettier-ignore-start -->
<!-- markdownlint-disable -->
<table>
<tbody>
<tr>
<td align="center" valign="top" width="16.66%"><a href="https://fathom.info"><img src="https://avatars.githubusercontent.com/u/1623101?v=4?s=120" width="120px;" alt="Ben Fry"/><br /><sub><b>Ben Fry</b></sub></a><br /><a href="https://github.com/processing/processing4-carbon-aug-19/commits?author=benfry" title="Code">💻</a> <a href="#ideas-benfry" title="Ideas, Planning, & Feedback">🤔</a> <a href="#infra-benfry" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a> <a href="#mentoring-benfry" title="Mentoring">🧑‍🏫</a> <a href="#maintenance-benfry" title="Maintenance">🚧</a> <a href="#content-benfry" title="Content">🖋</a> <a href="#talk-benfry" title="Talks">📢</a></td>
</tr>
</tbody>
</table>
<!-- markdownlint-restore -->
<!-- prettier-ignore-end -->