Skip to content

Commit fe5385c

Browse files
Merge pull request #5657 from processing/all-contributors/add-smilee
docs: add smilee as a contributor for code
2 parents c704c98 + 295f7ae commit fe5385c

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3032,6 +3032,15 @@
30323032
"contributions": [
30333033
"doc"
30343034
]
3035+
},
3036+
{
3037+
"login": "smilee",
3038+
"name": "smilee",
3039+
"avatar_url": "https://avatars.githubusercontent.com/u/5793796?v=4",
3040+
"profile": "https://github.com/smilee",
3041+
"contributions": [
3042+
"code"
3043+
]
30353044
}
30363045
],
30373046
"repoType": "github",

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -558,6 +558,9 @@ We recognize all types of contributions. This project follows the [all-contribut
558558
<td align="center"><a href="https://github.com/liz-peng"><img src="https://avatars.githubusercontent.com/u/8376256?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Liz Peng</b></sub></a><br /><a href="#design-liz-peng" title="Design">🎨</a> <a href="https://github.com/processing/p5.js/commits?author=liz-peng" title="Code">💻</a> <a href="#tool-liz-peng" title="Tools">🔧</a></td>
559559
<td align="center"><a href="https://github.com/koolaidkrusade"><img src="https://avatars.githubusercontent.com/u/95722198?v=4?s=100" width="100px;" alt=""/><br /><sub><b>koolaidkrusade</b></sub></a><br /><a href="https://github.com/processing/p5.js/commits?author=koolaidkrusade" title="Documentation">📖</a></td>
560560
</tr>
561+
<tr>
562+
<td align="center"><a href="https://github.com/smilee"><img src="https://avatars.githubusercontent.com/u/5793796?v=4?s=100" width="100px;" alt=""/><br /><sub><b>smilee</b></sub></a><br /><a href="https://github.com/processing/p5.js/commits?author=smilee" title="Code">💻</a></td>
563+
</tr>
561564
</table>
562565

563566
<!-- markdownlint-restore -->

0 commit comments

Comments
 (0)