Skip to content

Commit fe43a2b

Browse files
authored
Merge pull request #4625 from processing/all-contributors/add-skyperx
docs: add skyperx as a contributor
2 parents 205bc62 + dc2f28e commit fe43a2b

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
@@ -1990,6 +1990,15 @@
19901990
"code",
19911991
"test"
19921992
]
1993+
},
1994+
{
1995+
"login": "skyperx",
1996+
"name": "skyperx",
1997+
"avatar_url": "https://avatars1.githubusercontent.com/u/64559807?v=4",
1998+
"profile": "http://skyperx.github.io",
1999+
"contributions": [
2000+
"code"
2001+
]
19932002
}
19942003
],
19952004
"repoType": "github",

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -391,6 +391,7 @@ We recognize all types of contributions. This project follows the [all-contribut
391391
</tr>
392392
<tr>
393393
<td align="center"><a href="https://github.com/ismailnamdar"><img src="https://avatars1.githubusercontent.com/u/31315754?v=4" width="100px;" alt=""/><br /><sub><b>İsmail Namdar</b></sub></a><br /><a href="https://github.com/processing/p5.js/commits?author=ismailnamdar" title="Code">💻</a> <a href="https://github.com/processing/p5.js/commits?author=ismailnamdar" title="Tests">⚠️</a></td>
394+
<td align="center"><a href="http://skyperx.github.io"><img src="https://avatars1.githubusercontent.com/u/64559807?v=4" width="100px;" alt=""/><br /><sub><b>skyperx</b></sub></a><br /><a href="https://github.com/processing/p5.js/commits?author=skyperx" title="Code">💻</a></td>
394395
</tr>
395396
</table>
396397

0 commit comments

Comments
 (0)