Skip to content

Commit d9ae954

Browse files
authored
Merge pull request #7525 from processing/all-contributors/add-seyko1
docs: add seyko1 as a contributor for code
2 parents fd33599 + 217d56c commit d9ae954

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

.all-contributorsrc

+9
Original file line numberDiff line numberDiff line change
@@ -6636,6 +6636,15 @@
66366636
"contributions": [
66376637
"example"
66386638
]
6639+
},
6640+
{
6641+
"login": "seyko1",
6642+
"name": "Seyko",
6643+
"avatar_url": "https://avatars.githubusercontent.com/u/26870879?v=4",
6644+
"profile": "https://github.com/seyko1",
6645+
"contributions": [
6646+
"code"
6647+
]
66396648
}
66406649
],
66416650
"repoType": "github",

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -1105,6 +1105,7 @@ We recognize all types of contributions. This project follows the [all-contribut
11051105
<tr>
11061106
<td align="center" valign="top" width="16.66%"><a href="https://github.com/crh82"><img src="https://avatars.githubusercontent.com/u/103348212?v=4?s=120" width="120px;" alt="crh82"/><br /><sub><b>crh82</b></sub></a><br /><a href="#example-crh82" title="Examples">💡</a></td>
11071107
<td align="center" valign="top" width="16.66%"><img src="https://hello-assets.p5js.org/placeholder_avatar.png?s=120" width="120px;" alt="Aaron Welles"/><br /><sub><b>Aaron Welles</b></sub><br /><a href="#example" title="Examples">💡</a></td>
1108+
<td align="center" valign="top" width="16.66%"><a href="https://github.com/seyko1"><img src="https://avatars.githubusercontent.com/u/26870879?v=4?s=120" width="120px;" alt="Seyko"/><br /><sub><b>Seyko</b></sub></a><br /><a href="https://github.com/processing/p5.js/commits?author=seyko1" title="Code">💻</a></td>
11081109
</tr>
11091110
</tbody>
11101111
</table>

0 commit comments

Comments
 (0)