Skip to content

Commit 1c8d240

Browse files
authored
Merge pull request #7294 from processing/all-contributors/add-lukeplowden
docs: add lukeplowden as a contributor for code
2 parents 58a3c24 + 1cdd078 commit 1c8d240

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
@@ -6358,6 +6358,15 @@
63586358
"doc",
63596359
"code"
63606360
]
6361+
},
6362+
{
6363+
"login": "lukeplowden",
6364+
"name": "Luke Plowden",
6365+
"avatar_url": "https://avatars.githubusercontent.com/u/62835749?v=4",
6366+
"profile": "http://www.lukeplowden.com",
6367+
"contributions": [
6368+
"code"
6369+
]
63616370
}
63626371
],
63636372
"repoType": "github",

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1066,6 +1066,7 @@ We recognize all types of contributions. This project follows the [all-contribut
10661066
<td align="center" valign="top" width="16.66%"><a href="https://github.com/jaredberghold"><img src="https://avatars.githubusercontent.com/u/13672640?v=4?s=120" width="120px;" alt="Jared Berghold"/><br /><sub><b>Jared Berghold</b></sub></a><br /><a href="https://github.com/processing/p5.js/commits?author=jaredberghold" title="Documentation">📖</a></td>
10671067
<td align="center" valign="top" width="16.66%"><a href="http://computationalmama.xyz"><img src="https://avatars.githubusercontent.com/u/10388784?v=4?s=120" width="120px;" alt="computational mama"/><br /><sub><b>computational mama</b></sub></a><br /><a href="https://github.com/processing/p5.js/commits?author=computationalmama" title="Code">💻</a></td>
10681068
<td align="center" valign="top" width="16.66%"><a href="https://fabianmoronzirfas.me"><img src="https://avatars.githubusercontent.com/u/315106?v=4?s=120" width="120px;" alt="Fabian Morón Zirfas"/><br /><sub><b>Fabian Morón Zirfas</b></sub></a><br /><a href="https://github.com/processing/p5.js/commits?author=ff6347" title="Documentation">📖</a> <a href="https://github.com/processing/p5.js/commits?author=ff6347" title="Code">💻</a></td>
1069+
<td align="center" valign="top" width="16.66%"><a href="http://www.lukeplowden.com"><img src="https://avatars.githubusercontent.com/u/62835749?v=4?s=120" width="120px;" alt="Luke Plowden"/><br /><sub><b>Luke Plowden</b></sub></a><br /><a href="https://github.com/processing/p5.js/commits?author=lukeplowden" title="Code">💻</a></td>
10691070
</tr>
10701071
</tbody>
10711072
</table>

0 commit comments

Comments
 (0)