Skip to content

Commit 8f46337

Browse files
authored
Merge pull request #7285 from processing/all-contributors/add-ff6347
docs: add ff6347 as a contributor for doc, and code
2 parents 5fae2d7 + ddb3005 commit 8f46337

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

.all-contributorsrc

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6348,6 +6348,16 @@
63486348
"contributions": [
63496349
"code"
63506350
]
6351+
},
6352+
{
6353+
"login": "ff6347",
6354+
"name": "Fabian Morón Zirfas",
6355+
"avatar_url": "https://avatars.githubusercontent.com/u/315106?v=4",
6356+
"profile": "https://fabianmoronzirfas.me",
6357+
"contributions": [
6358+
"doc",
6359+
"code"
6360+
]
63516361
}
63526362
],
63536363
"repoType": "github",

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1065,6 +1065,7 @@ We recognize all types of contributions. This project follows the [all-contribut
10651065
<td align="center" valign="top" width="16.66%"><a href="https://github.com/calliecramer"><img src="https://avatars.githubusercontent.com/u/46458628?v=4?s=120" width="120px;" alt="Callie"/><br /><sub><b>Callie</b></sub></a><br /><a href="https://github.com/processing/p5.js/commits?author=calliecramer" title="Documentation">📖</a> <a href="https://github.com/processing/p5.js/commits?author=calliecramer" title="Code">💻</a></td>
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>
1068+
<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>
10681069
</tr>
10691070
</tbody>
10701071
</table>

0 commit comments

Comments
 (0)