Skip to content

Commit 904b602

Browse files
authored
Merge pull request #8234 from processing/all-contributors/add-nbogie
docs: add nbogie as a contributor for bug, and code
2 parents f0469e9 + 4cd6311 commit 904b602

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

.all-contributorsrc

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7209,6 +7209,16 @@
72097209
"contributions": [
72107210
"doc"
72117211
]
7212+
},
7213+
{
7214+
"login": "nbogie",
7215+
"name": "nbogie",
7216+
"avatar_url": "https://avatars.githubusercontent.com/u/69844?v=4",
7217+
"profile": "https://github.com/nbogie",
7218+
"contributions": [
7219+
"bug",
7220+
"code"
7221+
]
72127222
}
72137223
],
72147224
"repoType": "github",

CONTRIBUTORS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1079,6 +1079,7 @@
10791079
</tr>
10801080
<tr>
10811081
<td align="center" valign="top" width="16.66%"><a href="https://github.com/nivanovvv"><img src="https://avatars.githubusercontent.com/u/232286320?v=4?s=64" width="64px;" alt="Nikolai Ivanov"/><br /><sub><b>Nikolai Ivanov</b></sub></a><br /><a href="https://github.com/processing/p5.js/commits?author=nivanovvv" title="Documentation">📖</a></td>
1082+
<td align="center" valign="top" width="16.66%"><a href="https://github.com/nbogie"><img src="https://avatars.githubusercontent.com/u/69844?v=4?s=64" width="64px;" alt="nbogie"/><br /><sub><b>nbogie</b></sub></a><br /><a href="https://github.com/processing/p5.js/issues?q=author%3Anbogie" title="Bug reports">🐛</a> <a href="https://github.com/processing/p5.js/commits?author=nbogie" title="Code">💻</a></td>
10821083
</tr>
10831084
</tbody>
10841085
</table>

0 commit comments

Comments
 (0)