aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>2022-03-16 22:37:39 +0100
committerLibravatar GitHub <noreply@github.com>2022-03-16 22:37:39 +0100
commit6f4366811dd2eae4e9f51b033aeb32554ea23eb1 (patch)
tree6f5b1a41adb65a68f144bdcdf484b1dc8eedb92f
parentFix Zenhub recipe (#846) (diff)
downloadferdium-recipes-6f4366811dd2eae4e9f51b033aeb32554ea23eb1.tar.gz
ferdium-recipes-6f4366811dd2eae4e9f51b033aeb32554ea23eb1.tar.zst
ferdium-recipes-6f4366811dd2eae4e9f51b033aeb32554ea23eb1.zip
docs: add alecive as a contributor for code (#847)
* docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
-rw-r--r--.all-contributorsrc9
-rw-r--r--README.md5
2 files changed, 13 insertions, 1 deletions
diff --git a/.all-contributorsrc b/.all-contributorsrc
index 81a8888..d47ca83 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -258,6 +258,15 @@
258 "contributions": [ 258 "contributions": [
259 "code" 259 "code"
260 ] 260 ]
261 },
262 {
263 "login": "alecive",
264 "name": "Alessandro Roncone",
265 "avatar_url": "https://avatars.githubusercontent.com/u/4378663?v=4",
266 "profile": "https://hiro-group.ronc.one",
267 "contributions": [
268 "code"
269 ]
261 } 270 }
262 ], 271 ],
263 "contributorsPerLine": 7, 272 "contributorsPerLine": 7,
diff --git a/README.md b/README.md
index d98e074..1b05b95 100644
--- a/README.md
+++ b/README.md
@@ -9,7 +9,7 @@
9<p> 9<p>
10 <a href="https://github.com/getferdi/recipes/actions/workflows/builds.yml"><img alt="Build Status" src="https://github.com/getferdi/recipes/actions/workflows/builds.yml/badge.svg?branch=master&event=push"></a> 10 <a href="https://github.com/getferdi/recipes/actions/workflows/builds.yml"><img alt="Build Status" src="https://github.com/getferdi/recipes/actions/workflows/builds.yml/badge.svg?branch=master&event=push"></a>
11 <!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section --> 11 <!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
12<a href='#contributors-'><img src='https://img.shields.io/badge/contributors-28-default.svg?logo=github' alt='Contributors'/></a> 12<a href='#contributors-'><img src='https://img.shields.io/badge/contributors-29-default.svg?logo=github' alt='Contributors'/></a>
13<!-- ALL-CONTRIBUTORS-BADGE:END --> 13<!-- ALL-CONTRIBUTORS-BADGE:END -->
14 <a href="#backers-via-opencollective"><img alt="Open Collective backers" src="https://img.shields.io/opencollective/backers/getferdi?logo=open-collective"></a> 14 <a href="#backers-via-opencollective"><img alt="Open Collective backers" src="https://img.shields.io/opencollective/backers/getferdi?logo=open-collective"></a>
15</p> 15</p>
@@ -70,6 +70,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
70 <td align="center"><a href="https://github.com/Lawrence-ux"><img src="https://avatars.githubusercontent.com/u/39221871?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Carter Poe</b></sub></a><br /><a href="https://github.com/getferdi/recipes/pulls?q=is%3Apr+reviewed-by%3ALawrence-ux" title="Reviewed Pull Requests">👀</a></td> 70 <td align="center"><a href="https://github.com/Lawrence-ux"><img src="https://avatars.githubusercontent.com/u/39221871?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Carter Poe</b></sub></a><br /><a href="https://github.com/getferdi/recipes/pulls?q=is%3Apr+reviewed-by%3ALawrence-ux" title="Reviewed Pull Requests">👀</a></td>
71 <td align="center"><a href="https://github.com/BramManuel"><img src="https://avatars.githubusercontent.com/u/27723033?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Bram Janssen</b></sub></a><br /><a href="https://github.com/getferdi/recipes/commits?author=BramManuel" title="Code">💻</a></td> 71 <td align="center"><a href="https://github.com/BramManuel"><img src="https://avatars.githubusercontent.com/u/27723033?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Bram Janssen</b></sub></a><br /><a href="https://github.com/getferdi/recipes/commits?author=BramManuel" title="Code">💻</a></td>
72 </tr> 72 </tr>
73 <tr>
74 <td align="center"><a href="https://hiro-group.ronc.one"><img src="https://avatars.githubusercontent.com/u/4378663?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Alessandro Roncone</b></sub></a><br /><a href="https://github.com/getferdi/recipes/commits?author=alecive" title="Code">💻</a></td>
75 </tr>
73</table> 76</table>
74 77
75<!-- markdownlint-restore --> 78<!-- markdownlint-restore -->