From 084ad0d1bc080ae38daf1e68671afeb4ab3808dc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabian=20Mor=C3=B3n=20Zirfas?= Date: Tue, 3 Dec 2024 12:59:44 +0100 Subject: [PATCH] docs: add @ff6347 as a contributor --- .all-contributorsrc | 10 +++++++++- README.md | 20 +++++++++++++++++++- 2 files changed, 28 insertions(+), 2 deletions(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 9951e00..969e0e5 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -7,7 +7,15 @@ "imageSize": 128, "commit": true, "commitConvention": "angular", - "contributors": [], + "contributors": [ + { + "login": "ff6347", + "name": "Fabian Morón Zirfas", + "avatar_url": "https://avatars.githubusercontent.com/u/315106?v=4", + "profile": "https://fabianmoronzirfas.me/", + "contributions": ["code", "infra", "design"] + } + ], "contributorsPerLine": 7, "linkToUsage": true } diff --git a/README.md b/README.md index 9fa998b..3dafd81 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # P5.js Starter Kit -[![All Contributors](https://img.shields.io/badge/all_contributors-0-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-) A opinionated p5.js starter kit. Generates zp files on the fly using always the latest version of: @@ -24,8 +24,26 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d + + + + + + + + + + + +
Fabian Morón Zirfas
Fabian Morón Zirfas

💻 🚇 🎨
+ + Add your contributions + +
+ + This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome! \ No newline at end of file