aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>2022-03-02 04:59:56 +0100
committerLibravatar GitHub <noreply@github.com>2022-03-02 04:59:56 +0100
commitc76cb3524013cb37c64f6812bf9ef6601d180795 (patch)
treee7323b92634431953ce70fd2fc55bebbb3a6ffcd
parentfix: show correct count in gmail badge when unread > 999 (#831) (diff)
downloadferdium-recipes-c76cb3524013cb37c64f6812bf9ef6601d180795.tar.gz
ferdium-recipes-c76cb3524013cb37c64f6812bf9ef6601d180795.tar.zst
ferdium-recipes-c76cb3524013cb37c64f6812bf9ef6601d180795.zip
docs: add jamesandariese as a contributor for code (#838)
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 14c041f..4b34aab 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -221,6 +221,15 @@
221 "contributions": [ 221 "contributions": [
222 "code" 222 "code"
223 ] 223 ]
224 },
225 {
226 "login": "jamesandariese",
227 "name": "James Andariese",
228 "avatar_url": "https://avatars.githubusercontent.com/u/2583421?v=4",
229 "profile": "https://github.com/jamesandariese",
230 "contributions": [
231 "code"
232 ]
224 } 233 }
225 ], 234 ],
226 "contributorsPerLine": 7, 235 "contributorsPerLine": 7,
diff --git a/README.md b/README.md
index 2429328..e3a958a 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-24-default.svg?logo=github' alt='Contributors'/></a> 12<a href='#contributors-'><img src='https://img.shields.io/badge/contributors-25-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>
@@ -65,6 +65,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
65 <td align="center"><a href="https://github.com/brunoccr"><img src="https://avatars.githubusercontent.com/u/5890352?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Bruno Rossetto</b></sub></a><br /><a href="https://github.com/getferdi/recipes/commits?author=brunoccr" title="Code">💻</a></td> 65 <td align="center"><a href="https://github.com/brunoccr"><img src="https://avatars.githubusercontent.com/u/5890352?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Bruno Rossetto</b></sub></a><br /><a href="https://github.com/getferdi/recipes/commits?author=brunoccr" 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> 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 </tr> 69 </tr>
69</table> 70</table>
70 71