aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>2023-10-02 16:01:25 +0100
committerLibravatar GitHub <noreply@github.com>2023-10-02 16:01:25 +0100
commit36774cff661e1306ffd1b4ff5fce432eb107570c (patch)
treebdb2a6b98e8861e1f3e639589dbf1f0c1ffd01b3
parentUpgrade 'node' to '18.18.0' and 'pnpm' to '8.7.6' (diff)
downloadferdium-recipes-36774cff661e1306ffd1b4ff5fce432eb107570c.tar.gz
ferdium-recipes-36774cff661e1306ffd1b4ff5fce432eb107570c.tar.zst
ferdium-recipes-36774cff661e1306ffd1b4ff5fce432eb107570c.zip
add kryst4line as a contributor for code (#433)
* update README.md [skip ci] * update .all-contributorsrc [skip ci] --------- 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 1c63c36..11b7711 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -1178,6 +1178,15 @@
1178 "contributions": [ 1178 "contributions": [
1179 "code" 1179 "code"
1180 ] 1180 ]
1181 },
1182 {
1183 "login": "kryst4line",
1184 "name": "kryst4line",
1185 "avatar_url": "https://avatars.githubusercontent.com/u/145540037?v=4",
1186 "profile": "https://github.com/kryst4line",
1187 "contributions": [
1188 "code"
1189 ]
1181 } 1190 }
1182 ], 1191 ],
1183 "commitType": "docs" 1192 "commitType": "docs"
diff --git a/README.md b/README.md
index 122ee0f..c21618a 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-129-default.svg?logo=github' alt='Contributors'/></a> 11<a href='#contributors-'><img src='https://img.shields.io/badge/contributors-130-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>
@@ -201,6 +201,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
201 <td align="center" valign="top" width="14.28%"><a href='http://linuxdojo.com' title='George Murdocca: code'><img src='https://avatars.githubusercontent.com/u/3752765?v=4' alt='gmurdocca' style='width:100px;'/></a></td> 201 <td align="center" valign="top" width="14.28%"><a href='http://linuxdojo.com' title='George Murdocca: code'><img src='https://avatars.githubusercontent.com/u/3752765?v=4' alt='gmurdocca' style='width:100px;'/></a></td>
202 <td align="center" valign="top" width="14.28%"><a href='https://github.com/meiphoo7-Mae' title='meiphoo7-Mae: code'><img src='https://avatars.githubusercontent.com/u/95827976?v=4' alt='meiphoo7-Mae' style='width:100px;'/></a></td> 202 <td align="center" valign="top" width="14.28%"><a href='https://github.com/meiphoo7-Mae' title='meiphoo7-Mae: code'><img src='https://avatars.githubusercontent.com/u/95827976?v=4' alt='meiphoo7-Mae' style='width:100px;'/></a></td>
203 <td align="center" valign="top" width="14.28%"><a href='https://dictcp.men' title='Dick Tang: code'><img src='https://avatars.githubusercontent.com/u/1752436?v=4' alt='dictcp' style='width:100px;'/></a></td> 203 <td align="center" valign="top" width="14.28%"><a href='https://dictcp.men' title='Dick Tang: code'><img src='https://avatars.githubusercontent.com/u/1752436?v=4' alt='dictcp' style='width:100px;'/></a></td>
204 <td align="center" valign="top" width="14.28%"><a href='https://github.com/kryst4line' title='kryst4line: code'><img src='https://avatars.githubusercontent.com/u/145540037?v=4' alt='kryst4line' style='width:100px;'/></a></td>
204 </tr> 205 </tr>
205 </tbody> 206 </tbody>
206</table> 207</table>