aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>2023-05-23 22:43:41 +0100
committerLibravatar GitHub <noreply@github.com>2023-05-23 22:43:41 +0100
commit330073de932cc0362cfe108de2b9486a3b097301 (patch)
tree9c1587a2b4583692987d35e963b697df814bba92
parentfeat(tt-rss): Optionally limit notifications to a Category. (#370) (diff)
downloadferdium-recipes-330073de932cc0362cfe108de2b9486a3b097301.tar.gz
ferdium-recipes-330073de932cc0362cfe108de2b9486a3b097301.tar.zst
ferdium-recipes-330073de932cc0362cfe108de2b9486a3b097301.zip
add thehale as a contributor for code (#372)
-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 dbd4ee2..cb6ae8f 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -1088,6 +1088,15 @@
1088 "contributions": [ 1088 "contributions": [
1089 "code" 1089 "code"
1090 ] 1090 ]
1091 },
1092 {
1093 "login": "thehale",
1094 "name": "Joseph Hale",
1095 "avatar_url": "https://avatars.githubusercontent.com/u/47901316?v=4",
1096 "profile": "http://jhale.dev",
1097 "contributions": [
1098 "code"
1099 ]
1091 } 1100 }
1092 ] 1101 ]
1093} 1102}
diff --git a/README.md b/README.md
index e47ed4c..74e1200 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-119-default.svg?logo=github' alt='Contributors'/></a> 11<a href='#contributors-'><img src='https://img.shields.io/badge/contributors-120-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>
@@ -188,6 +188,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
188 <td align="center" valign="top" width="14.28%"><a href='https://github.com/mindcombatant' title='mindcombatant: code'><img src='https://avatars.githubusercontent.com/u/9550058?v=4' alt='mindcombatant' style='width:100px;'/></a></td> 188 <td align="center" valign="top" width="14.28%"><a href='https://github.com/mindcombatant' title='mindcombatant: code'><img src='https://avatars.githubusercontent.com/u/9550058?v=4' alt='mindcombatant' style='width:100px;'/></a></td>
189 <td align="center" valign="top" width="14.28%"><a href='https://area-thinking.net' title='S Wulf: code'><img src='https://avatars.githubusercontent.com/u/656360?v=4' alt='DustRaven' style='width:100px;'/></a></td> 189 <td align="center" valign="top" width="14.28%"><a href='https://area-thinking.net' title='S Wulf: code'><img src='https://avatars.githubusercontent.com/u/656360?v=4' alt='DustRaven' style='width:100px;'/></a></td>
190 </tr> 190 </tr>
191 <tr>
192 <td align="center" valign="top" width="14.28%"><a href='http://jhale.dev' title='Joseph Hale: code'><img src='https://avatars.githubusercontent.com/u/47901316?v=4' alt='thehale' style='width:100px;'/></a></td>
193 </tr>
191 </tbody> 194 </tbody>
192</table> 195</table>
193 196