aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>2022-10-09 01:49:44 +0000
committerLibravatar GitHub <noreply@github.com>2022-10-09 01:49:44 +0000
commit55e94c0660e368615138db8ccbd1ac8ef621cd55 (patch)
tree7b594b577c16d71cbee6323cabc36c5ec1e8c59f
parentAdd new recipe for Linear (diff)
downloadferdium-recipes-55e94c0660e368615138db8ccbd1ac8ef621cd55.tar.gz
ferdium-recipes-55e94c0660e368615138db8ccbd1ac8ef621cd55.tar.zst
ferdium-recipes-55e94c0660e368615138db8ccbd1ac8ef621cd55.zip
add calvinwyoung as a contributor for code (#199) [skip ci]
-rw-r--r--.all-contributorsrc9
-rw-r--r--README.md6
2 files changed, 11 insertions, 4 deletions
diff --git a/.all-contributorsrc b/.all-contributorsrc
index d8dcf72..73e5f6b 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -890,6 +890,15 @@
890 "contributions": [ 890 "contributions": [
891 "code" 891 "code"
892 ] 892 ]
893 },
894 {
895 "login": "calvinwyoung",
896 "name": "Calvin Young",
897 "avatar_url": "https://avatars.githubusercontent.com/u/1173768?v=4",
898 "profile": "http://calvinyoung.org",
899 "contributions": [
900 "code"
901 ]
893 } 902 }
894 ] 903 ]
895} 904}
diff --git a/README.md b/README.md
index cc41869..86f0bfb 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-97-default.svg?logo=github' alt='Contributors'/></a> 11<a href='#contributors-'><img src='https://img.shields.io/badge/contributors-98-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>
@@ -159,11 +159,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
159 <td align="center"><a href='http://miokimia.com' title='Edmundo Sanchez: code'><img src='https://avatars.githubusercontent.com/u/10700343?v=4' alt='Bass-03' style='width:100px;'/></a></td> 159 <td align="center"><a href='http://miokimia.com' title='Edmundo Sanchez: code'><img src='https://avatars.githubusercontent.com/u/10700343?v=4' alt='Bass-03' style='width:100px;'/></a></td>
160 <td align="center"><a href='https://blog.userctl.xyz/' title='JP Roemer: code'><img src='https://avatars.githubusercontent.com/u/2822534?v=4' alt='0rax' style='width:100px;'/></a></td> 160 <td align="center"><a href='https://blog.userctl.xyz/' title='JP Roemer: code'><img src='https://avatars.githubusercontent.com/u/2822534?v=4' alt='0rax' style='width:100px;'/></a></td>
161 <td align="center"><a href='https://xgqt.gitlab.io' title='Maciej Barć: code'><img src='https://avatars.githubusercontent.com/u/47485207?v=4' alt='xgqt' style='width:100px;'/></a></td> 161 <td align="center"><a href='https://xgqt.gitlab.io' title='Maciej Barć: code'><img src='https://avatars.githubusercontent.com/u/47485207?v=4' alt='xgqt' style='width:100px;'/></a></td>
162 <td align="center"><a href='http://calvinyoung.org' title='Calvin Young: code'><img src='https://avatars.githubusercontent.com/u/1173768?v=4' alt='calvinwyoung' style='width:100px;'/></a></td>
162 </tr> 163 </tr>
163 </tbody> 164 </tbody>
164 <tfoot>
165
166 </tfoot>
167</table> 165</table>
168 166
169<!-- markdownlint-restore --> 167<!-- markdownlint-restore -->