aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>2022-03-14 15:40:24 +0100
committerLibravatar GitHub <noreply@github.com>2022-03-14 15:40:24 +0100
commit043d62b630b277f39e7914f1dbd3fdbdcfe571ff (patch)
treeba08d3b7b6c6a104606286bbb2b1cd58df5a4be7
parentAdd YouTube recipe (#819) (diff)
downloadferdium-recipes-043d62b630b277f39e7914f1dbd3fdbdcfe571ff.tar.gz
ferdium-recipes-043d62b630b277f39e7914f1dbd3fdbdcfe571ff.tar.zst
ferdium-recipes-043d62b630b277f39e7914f1dbd3fdbdcfe571ff.zip
docs: add Arunscape as a contributor for code (#840)
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
-rw-r--r--.all-contributorsrc9
-rw-r--r--README.md3
2 files changed, 11 insertions, 1 deletions
diff --git a/.all-contributorsrc b/.all-contributorsrc
index 4b34aab..8071d06 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -230,6 +230,15 @@
230 "contributions": [ 230 "contributions": [
231 "code" 231 "code"
232 ] 232 ]
233 },
234 {
235 "login": "Arunscape",
236 "name": "Arun Woosaree",
237 "avatar_url": "https://avatars.githubusercontent.com/u/8227297?v=4",
238 "profile": "http://linkedin.com/in/arun-woosaree",
239 "contributions": [
240 "code"
241 ]
233 } 242 }
234 ], 243 ],
235 "contributorsPerLine": 7, 244 "contributorsPerLine": 7,
diff --git a/README.md b/README.md
index e3a958a..6896e24 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-25-default.svg?logo=github' alt='Contributors'/></a> 12<a href='#contributors-'><img src='https://img.shields.io/badge/contributors-26-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>
@@ -66,6 +66,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
66 <td align="center"><a href="https://github.com/wajda"><img src="https://avatars.githubusercontent.com/u/795479?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Alex Vayda</b></sub></a><br /><a href="https://github.com/getferdi/recipes/commits?author=wajda" title="Code">💻</a></td> 66 <td align="center"><a href="https://github.com/wajda"><img src="https://avatars.githubusercontent.com/u/795479?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Alex Vayda</b></sub></a><br /><a href="https://github.com/getferdi/recipes/commits?author=wajda" title="Code">💻</a></td>
67 <td align="center"><a href="https://github.com/nurse-the-code"><img src="https://avatars.githubusercontent.com/u/68450431?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Malachi Gruenhagen</b></sub></a><br /><a href="https://github.com/getferdi/recipes/commits?author=nurse-the-code" title="Code">💻</a></td> 67 <td align="center"><a href="https://github.com/nurse-the-code"><img src="https://avatars.githubusercontent.com/u/68450431?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Malachi Gruenhagen</b></sub></a><br /><a href="https://github.com/getferdi/recipes/commits?author=nurse-the-code" title="Code">💻</a></td>
68 <td align="center"><a href="https://github.com/jamesandariese"><img src="https://avatars.githubusercontent.com/u/2583421?v=4?s=100" width="100px;" alt=""/><br /><sub><b>James Andariese</b></sub></a><br /><a href="https://github.com/getferdi/recipes/commits?author=jamesandariese" title="Code">💻</a></td> 68 <td align="center"><a href="https://github.com/jamesandariese"><img src="https://avatars.githubusercontent.com/u/2583421?v=4?s=100" width="100px;" alt=""/><br /><sub><b>James Andariese</b></sub></a><br /><a href="https://github.com/getferdi/recipes/commits?author=jamesandariese" title="Code">💻</a></td>
69 <td align="center"><a href="http://linkedin.com/in/arun-woosaree"><img src="https://avatars.githubusercontent.com/u/8227297?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Arun Woosaree</b></sub></a><br /><a href="https://github.com/getferdi/recipes/commits?author=Arunscape" title="Code">💻</a></td>
69 </tr> 70 </tr>
70</table> 71</table>
71 72