aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar Vijay A <vraravam@users.noreply.github.com>2022-04-30 09:27:39 -0500
committerLibravatar Vijay A <vraravam@users.noreply.github.com>2022-04-30 09:27:39 -0500
commit6926a6c88e0ceae325f6ec0f31d63727b66d99f5 (patch)
treeb4a163dbb922350baaf9d78ac96d5bb991605784
parentRegenerate contributors [skip ci] (diff)
downloadferdium-server-master.tar.gz
ferdium-server-master.tar.zst
ferdium-server-master.zip
Add missing contributors [skip ci]HEADmaster
-rw-r--r--.all-contributorsrc27
-rw-r--r--README.md11
2 files changed, 34 insertions, 4 deletions
diff --git a/.all-contributorsrc b/.all-contributorsrc
index 64c99f4..df5a76a 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -133,6 +133,33 @@
133 "contributions": [ 133 "contributions": [
134 "review" 134 "review"
135 ] 135 ]
136 },
137 {
138 "login": "xthursdayx",
139 "name": "thursday",
140 "avatar_url": "https://avatars.githubusercontent.com/u/18044308?v=4",
141 "profile": "https://github.com/xthursdayx",
142 "contributions": [
143 "infra"
144 ]
145 },
146 {
147 "login": "vantezzen",
148 "name": "Bennett",
149 "avatar_url": "https://avatars.githubusercontent.com/u/10333196?v=4",
150 "profile": "https://vantezzen.io/",
151 "contributions": [
152 "code"
153 ]
154 },
155 {
156 "login": "reggermont",
157 "name": "Romain Eggermont",
158 "avatar_url": "https://avatars.githubusercontent.com/u/14902909?v=4",
159 "profile": "https://gitlab.com/reggermont/",
160 "contributions": [
161 "infra"
162 ]
136 } 163 }
137 ] 164 ]
138} 165}
diff --git a/README.md b/README.md
index 4713dfd..1189c8a 100644
--- a/README.md
+++ b/README.md
@@ -5,11 +5,9 @@
5# Server 5# Server
6 [![Docker Build and Publish](https://github.com/ferdium/ferdium-server/actions/workflows/docker.yml/badge.svg)](https://github.com/ferdium/ferdium-server/actions/workflows/docker.yml) 6 [![Docker Build and Publish](https://github.com/ferdium/ferdium-server/actions/workflows/docker.yml/badge.svg)](https://github.com/ferdium/ferdium-server/actions/workflows/docker.yml)
7 7
8<p> 8<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
9 <!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section --> 9<a href='#contributors-'><img src='https://img.shields.io/badge/contributors-16-default.svg?logo=github' alt='Contributors'/></a>
10<a href='#contributors-'><img src='https://img.shields.io/badge/contributors-13-default.svg?logo=github' alt='Contributors'/></a>
11<!-- ALL-CONTRIBUTORS-BADGE:END --> 10<!-- ALL-CONTRIBUTORS-BADGE:END -->
12</p>
13 11
14> 👨🏾‍🍳 Server for [Ferdium](https://ferdium.org) that you can re-use to run your own 12> 👨🏾‍🍳 Server for [Ferdium](https://ferdium.org) that you can re-use to run your own
15 13
@@ -181,6 +179,11 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
181 <td align="center"><a href='https://github.com/dqos' title='Tamer: design'><img src='https://avatars.githubusercontent.com/u/8611981?v=4' alt='dqos' style='width:100px;'/></a></td> 179 <td align="center"><a href='https://github.com/dqos' title='Tamer: design'><img src='https://avatars.githubusercontent.com/u/8611981?v=4' alt='dqos' style='width:100px;'/></a></td>
182 <td align="center"><a href='https://github.com/Gibby' title='Gibby: infra, doc'><img src='https://avatars.githubusercontent.com/u/503761?v=4' alt='Gibby' style='width:100px;'/></a></td> 180 <td align="center"><a href='https://github.com/Gibby' title='Gibby: infra, doc'><img src='https://avatars.githubusercontent.com/u/503761?v=4' alt='Gibby' style='width:100px;'/></a></td>
183 <td align="center"><a href='https://github.com/palepinkdot' title='MG: review'><img src='https://avatars.githubusercontent.com/u/55257671?v=4' alt='palepinkdot' style='width:100px;'/></a></td> 181 <td align="center"><a href='https://github.com/palepinkdot' title='MG: review'><img src='https://avatars.githubusercontent.com/u/55257671?v=4' alt='palepinkdot' style='width:100px;'/></a></td>
182 <td align="center"><a href='https://github.com/xthursdayx' title='thursday: infra'><img src='https://avatars.githubusercontent.com/u/18044308?v=4' alt='xthursdayx' style='width:100px;'/></a></td>
183 </tr>
184 <tr>
185 <td align="center"><a href='https://vantezzen.io/' title='Bennett: code'><img src='https://avatars.githubusercontent.com/u/10333196?v=4' alt='vantezzen' style='width:100px;'/></a></td>
186 <td align="center"><a href='https://gitlab.com/reggermont/' title='Romain Eggermont: infra'><img src='https://avatars.githubusercontent.com/u/14902909?v=4' alt='reggermont' style='width:100px;'/></a></td>
184 </tr> 187 </tr>
185</table> 188</table>
186 189