Skip to content

Commit 4434179

Browse files
authored
Merge pull request #8242 from processing/all-contributors/add-SoundOfScooting
docs: add SoundOfScooting as a contributor for code, and doc
2 parents 904b602 + 459cde3 commit 4434179

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
@@ -7219,6 +7219,16 @@
72197219
"bug",
72207220
"code"
72217221
]
7222+
},
7223+
{
7224+
"login": "SoundOfScooting",
7225+
"name": "SoundOfScooting",
7226+
"avatar_url": "https://avatars.githubusercontent.com/u/53986193?v=4",
7227+
"profile": "https://github.com/SoundOfScooting",
7228+
"contributions": [
7229+
"code",
7230+
"doc"
7231+
]
72227232
}
72237233
],
72247234
"repoType": "github",

CONTRIBUTORS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1080,6 +1080,7 @@
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>
10821082
<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>
1083+
<td align="center" valign="top" width="16.66%"><a href="https://github.com/SoundOfScooting"><img src="https://avatars.githubusercontent.com/u/53986193?v=4?s=64" width="64px;" alt="SoundOfScooting"/><br /><sub><b>SoundOfScooting</b></sub></a><br /><a href="https://github.com/processing/p5.js/commits?author=SoundOfScooting" title="Code">💻</a> <a href="https://github.com/processing/p5.js/commits?author=SoundOfScooting" title="Documentation">📖</a></td>
10831084
</tr>
10841085
</tbody>
10851086
</table>

0 commit comments

Comments
 (0)