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 d9453d1..bd9a83d 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -1252,6 +1252,15 @@
1252 "contributions": [ 1252 "contributions": [
1253 "code" 1253 "code"
1254 ] 1254 ]
1255 },
1256 {
1257 "login": "lincolnthalles",
1258 "name": "Lincoln Nogueira",
1259 "avatar_url": "https://avatars.githubusercontent.com/u/7476810?v=4",
1260 "profile": "https://github.com/lincolnthalles",
1261 "contributions": [
1262 "code"
1263 ]
1255 } 1264 }
1256 ], 1265 ],
1257 "commitType": "docs" 1266 "commitType": "docs"
diff --git a/README.md b/README.md
index 3d76484..1968dce 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-135-default.svg?logo=github' alt='Contributors'/></a> 11<a href='#contributors-'><img src='https://img.shields.io/badge/contributors-138-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>
@@ -213,6 +213,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
213 <td align="center" valign="top" width="14.28%"><a href='https://github.com/oc013' title='oc013: code'><img src='https://avatars.githubusercontent.com/u/101832295?v=4' alt='oc013' style='width:100px;'/></a></td> 213 <td align="center" valign="top" width="14.28%"><a href='https://github.com/oc013' title='oc013: code'><img src='https://avatars.githubusercontent.com/u/101832295?v=4' alt='oc013' style='width:100px;'/></a></td>
214 <td align="center" valign="top" width="14.28%"><a href='https://github.com/ahmed-zhran' title='ahmed-zhran: code'><img src='https://avatars.githubusercontent.com/u/29282428?v=4' alt='ahmed-zhran' style='width:100px;'/></a></td> 214 <td align="center" valign="top" width="14.28%"><a href='https://github.com/ahmed-zhran' title='ahmed-zhran: code'><img src='https://avatars.githubusercontent.com/u/29282428?v=4' alt='ahmed-zhran' style='width:100px;'/></a></td>
215 <td align="center" valign="top" width="14.28%"><a href='https://linktr.ee/tiz_huglife' title='Trent McPheron: code'><img src='https://avatars.githubusercontent.com/u/4130673?v=4' alt='HugLifeTiZ' style='width:100px;'/></a></td> 215 <td align="center" valign="top" width="14.28%"><a href='https://linktr.ee/tiz_huglife' title='Trent McPheron: code'><img src='https://avatars.githubusercontent.com/u/4130673?v=4' alt='HugLifeTiZ' style='width:100px;'/></a></td>
216 <td align="center" valign="top" width="14.28%"><a href='https://github.com/lincolnthalles' title='Lincoln Nogueira: code'><img src='https://avatars.githubusercontent.com/u/7476810?v=4' alt='lincolnthalles' style='width:100px;'/></a></td>
216 </tr> 217 </tr>
217 </tbody> 218 </tbody>
218</table> 219</table>