Skip to content

Commit 6161ed9

Browse files
authored
Merge pull request #7025 from processing/all-contributors/add-bobbykaz
docs: add bobbykaz as a contributor for doc
2 parents dade77a + c427230 commit 6161ed9

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
@@ -5917,6 +5917,15 @@
59175917
"code",
59185918
"test"
59195919
]
5920+
},
5921+
{
5922+
"login": "bobbykaz",
5923+
"name": "Bobby Kazimiroff",
5924+
"avatar_url": "https://avatars.githubusercontent.com/u/1424679?v=4",
5925+
"profile": "http://bobbykaz.com",
5926+
"contributions": [
5927+
"doc"
5928+
]
59205929
}
59215930
],
59225931
"repoType": "github",

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -995,6 +995,7 @@ We recognize all types of contributions. This project follows the [all-contribut
995995
<td align="center" valign="top" width="16.66%"><a href="https://github.com/LKL2017"><img src="https://avatars.githubusercontent.com/u/31305299?v=4?s=120" width="120px;" alt="李坤霖"/><br /><sub><b>李坤霖</b></sub></a><br /><a href="https://github.com/processing/p5.js/issues?q=author%3ALKL2017" title="Bug reports">🐛</a></td>
996996
<td align="center" valign="top" width="16.66%"><a href="https://github.com/wwwld1"><img src="https://avatars.githubusercontent.com/u/116049361?v=4?s=120" width="120px;" alt="Leo Wang"/><br /><sub><b>Leo Wang</b></sub></a><br /><a href="#translation-wwwld1" title="Translation">🌍</a></td>
997997
<td align="center" valign="top" width="16.66%"><a href="https://github.com/Papershine"><img src="https://avatars.githubusercontent.com/u/30367398?v=4?s=120" width="120px;" alt="Hilary Lau"/><br /><sub><b>Hilary Lau</b></sub></a><br /><a href="https://github.com/processing/p5.js/commits?author=Papershine" title="Code">💻</a> <a href="https://github.com/processing/p5.js/commits?author=Papershine" title="Tests">⚠️</a></td>
998+
<td align="center" valign="top" width="16.66%"><a href="http://bobbykaz.com"><img src="https://avatars.githubusercontent.com/u/1424679?v=4?s=120" width="120px;" alt="Bobby Kazimiroff"/><br /><sub><b>Bobby Kazimiroff</b></sub></a><br /><a href="https://github.com/processing/p5.js/commits?author=bobbykaz" title="Documentation">📖</a></td>
998999
</tr>
9991000
</tbody>
10001001
</table>

0 commit comments

Comments
 (0)