Skip to content

Commit b66c8c8

Browse files
authored
Merge pull request #5332 from processing/all-contributors/add-sflanker
docs: add sflanker as a contributor for code
2 parents 2ed5488 + 50afc1a commit b66c8c8

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
@@ -2664,6 +2664,15 @@
26642664
"contributions": [
26652665
"doc"
26662666
]
2667+
},
2668+
{
2669+
"login": "sflanker",
2670+
"name": "Paul Wheeler",
2671+
"avatar_url": "https://avatars.githubusercontent.com/u/940246?v=4",
2672+
"profile": "http://www.paulwheeler.us/",
2673+
"contributions": [
2674+
"code"
2675+
]
26672676
}
26682677
],
26692678
"repoType": "github",

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -507,6 +507,7 @@ We recognize all types of contributions. This project follows the [all-contribut
507507
<tr>
508508
<td align="center"><a href="https://code.osteele.com/"><img src="https://avatars.githubusercontent.com/u/674?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Oliver Steele</b></sub></a><br /><a href="https://github.com/processing/p5.js/commits?author=osteele" title="Documentation">📖</a></td>
509509
<td align="center"><a href="https://github.com/pearmini"><img src="https://avatars.githubusercontent.com/u/49330279?v=4?s=100" width="100px;" alt=""/><br /><sub><b>MiniPear</b></sub></a><br /><a href="https://github.com/processing/p5.js/commits?author=pearmini" title="Documentation">📖</a></td>
510+
<td align="center"><a href="http://www.paulwheeler.us/"><img src="https://avatars.githubusercontent.com/u/940246?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Paul Wheeler</b></sub></a><br /><a href="https://github.com/processing/p5.js/commits?author=sflanker" title="Code">💻</a></td>
510511
</tr>
511512
</table>
512513

0 commit comments

Comments
 (0)