aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 6efb549..bd27c95 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -1124,6 +1124,15 @@
1124 "contributions": [ 1124 "contributions": [
1125 "code" 1125 "code"
1126 ] 1126 ]
1127 },
1128 {
1129 "login": "bradreeve",
1130 "name": "bradreeve",
1131 "avatar_url": "https://avatars.githubusercontent.com/u/5202911?v=4",
1132 "profile": "https://github.com/bradreeve",
1133 "contributions": [
1134 "code"
1135 ]
1127 } 1136 }
1128 ], 1137 ],
1129 "commitType": "docs" 1138 "commitType": "docs"
diff --git a/README.md b/README.md
index 2d3158c..c0f4a74 100644
--- a/README.md
+++ b/README.md
@@ -8,7 +8,7 @@
8 8
9<a href="https://github.com/ferdium/ferdium-recipes/actions/workflows/builds.yml"><img alt="Build Status" src="https://github.com/ferdium/ferdium-recipes/actions/workflows/builds.yml/badge.svg?branch=main&event=push"></a> 9<a href="https://github.com/ferdium/ferdium-recipes/actions/workflows/builds.yml"><img alt="Build Status" src="https://github.com/ferdium/ferdium-recipes/actions/workflows/builds.yml/badge.svg?branch=main&event=push"></a>
10<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section --> 10<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
11<a href='#contributors-'><img src='https://img.shields.io/badge/contributors-123-default.svg?logo=github' alt='Contributors'/></a> 11<a href='#contributors-'><img src='https://img.shields.io/badge/contributors-124-default.svg?logo=github' alt='Contributors'/></a>
12<!-- ALL-CONTRIBUTORS-BADGE:END --> 12<!-- ALL-CONTRIBUTORS-BADGE:END -->
13<!-- TODO: Uncomment once we get funding sorted 13<!-- TODO: Uncomment once we get funding sorted
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>
@@ -193,6 +193,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
193 <td align="center" valign="top" width="14.28%"><a href='https://github.com/vaclavhodek' title='vaclavhodek: code'><img src='https://avatars.githubusercontent.com/u/15908007?v=4' alt='vaclavhodek' style='width:100px;'/></a></td> 193 <td align="center" valign="top" width="14.28%"><a href='https://github.com/vaclavhodek' title='vaclavhodek: code'><img src='https://avatars.githubusercontent.com/u/15908007?v=4' alt='vaclavhodek' style='width:100px;'/></a></td>
194 <td align="center" valign="top" width="14.28%"><a href='https://github.com/survfate' title='survfate: code'><img src='https://avatars.githubusercontent.com/u/10634948?v=4' alt='survfate' style='width:100px;'/></a></td> 194 <td align="center" valign="top" width="14.28%"><a href='https://github.com/survfate' title='survfate: code'><img src='https://avatars.githubusercontent.com/u/10634948?v=4' alt='survfate' style='width:100px;'/></a></td>
195 <td align="center" valign="top" width="14.28%"><a href='https://dennis-heinri.ch' title='Dennis Heinrich: code'><img src='https://avatars.githubusercontent.com/u/4189795?v=4' alt='cloudmaker97' style='width:100px;'/></a></td> 195 <td align="center" valign="top" width="14.28%"><a href='https://dennis-heinri.ch' title='Dennis Heinrich: code'><img src='https://avatars.githubusercontent.com/u/4189795?v=4' alt='cloudmaker97' style='width:100px;'/></a></td>
196 <td align="center" valign="top" width="14.28%"><a href='https://github.com/bradreeve' title='bradreeve: code'><img src='https://avatars.githubusercontent.com/u/5202911?v=4' alt='bradreeve' style='width:100px;'/></a></td>
196 </tr> 197 </tr>
197 </tbody> 198 </tbody>
198</table> 199</table>