Skip to content

Commit f510d31

Browse files
committed
Merge branch 'main' into ellipse-fix
2 parents 89dd45f + 7d393ec commit f510d31

File tree

3 files changed

+138
-117
lines changed

3 files changed

+138
-117
lines changed

.all-contributorsrc

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6358,6 +6358,25 @@
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+
]
6370+
},
6371+
{
6372+
"login": "martinleopold",
6373+
"name": "Martin Leopold",
6374+
"avatar_url": "https://avatars.githubusercontent.com/u/1692826?v=4",
6375+
"profile": "https://github.com/martinleopold",
6376+
"contributions": [
6377+
"bug",
6378+
"code"
6379+
]
63616380
}
63626381
],
63636382
"repoType": "github",

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1066,6 +1066,8 @@ 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>
1070+
<td align="center" valign="top" width="16.66%"><a href="https://github.com/martinleopold"><img src="https://avatars.githubusercontent.com/u/1692826?v=4?s=120" width="120px;" alt="Martin Leopold"/><br /><sub><b>Martin Leopold</b></sub></a><br /><a href="https://github.com/processing/p5.js/issues?q=author%3Amartinleopold" title="Bug reports">🐛</a> <a href="https://github.com/processing/p5.js/commits?author=martinleopold" title="Code">💻</a></td>
10691071
</tr>
10701072
</tbody>
10711073
</table>

0 commit comments

Comments
 (0)