Skip to content

Commit c3f4121

Browse files
authored
Merge pull request #5678 from processing/all-contributors/add-processprocess
docs: add processprocess as a contributor for doc
2 parents 2245901 + 7cc0695 commit c3f4121

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
@@ -3050,6 +3050,15 @@
30503050
"contributions": [
30513051
"code"
30523052
]
3053+
},
3054+
{
3055+
"login": "processprocess",
3056+
"name": "Philip Bell",
3057+
"avatar_url": "https://avatars.githubusercontent.com/u/3860311?v=4",
3058+
"profile": "http://philipbell.org",
3059+
"contributions": [
3060+
"doc"
3061+
]
30533062
}
30543063
],
30553064
"repoType": "github",

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -561,6 +561,7 @@ We recognize all types of contributions. This project follows the [all-contribut
561561
<tr>
562562
<td align="center"><a href="https://github.com/smilee"><img src="https://avatars.githubusercontent.com/u/5793796?v=4?s=100" width="100px;" alt=""/><br /><sub><b>smilee</b></sub></a><br /><a href="https://github.com/processing/p5.js/commits?author=smilee" title="Code">💻</a></td>
563563
<td align="center"><a href="https://github.com/CommanderRoot"><img src="https://avatars.githubusercontent.com/u/4395417?v=4?s=100" width="100px;" alt=""/><br /><sub><b>CommanderRoot</b></sub></a><br /><a href="https://github.com/processing/p5.js/commits?author=CommanderRoot" title="Code">💻</a></td>
564+
<td align="center"><a href="http://philipbell.org"><img src="https://avatars.githubusercontent.com/u/3860311?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Philip Bell</b></sub></a><br /><a href="https://github.com/processing/p5.js/commits?author=processprocess" title="Documentation">📖</a></td>
564565
</tr>
565566
</table>
566567

0 commit comments

Comments
 (0)