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 921670a..056190f 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -13,6 +13,15 @@
13 "contributions": [ 13 "contributions": [
14 "code" 14 "code"
15 ] 15 ]
16 },
17 {
18 "login": "HuggableSquare",
19 "name": "nick",
20 "avatar_url": "https://avatars.githubusercontent.com/u/5242865?v=4",
21 "profile": "https://pogonip.pw/",
22 "contributions": [
23 "code"
24 ]
16 } 25 }
17 ], 26 ],
18 "contributorsPerLine": 7, 27 "contributorsPerLine": 7,
diff --git a/README.md b/README.md
index 175e87d..5764942 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
1<p align="center"> 1<p align="center">
2<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section --> 2<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
3[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-) 3[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors-)
4<!-- ALL-CONTRIBUTORS-BADGE:END --> 4<!-- ALL-CONTRIBUTORS-BADGE:END -->
5 <img src="./logo.png" alt="" width="300"/> 5 <img src="./logo.png" alt="" width="300"/>
6</p> 6</p>
@@ -168,6 +168,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
168<table> 168<table>
169 <tr> 169 <tr>
170 <td align="center"><a href="https://gitlab.com/reggermont/"><img src="https://avatars.githubusercontent.com/u/14902909?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Romain Eggermont</b></sub></a><br /><a href="https://github.com/getferdi/server/commits?author=reggermont" title="Code">💻</a></td> 170 <td align="center"><a href="https://gitlab.com/reggermont/"><img src="https://avatars.githubusercontent.com/u/14902909?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Romain Eggermont</b></sub></a><br /><a href="https://github.com/getferdi/server/commits?author=reggermont" title="Code">💻</a></td>
171 <td align="center"><a href="https://pogonip.pw/"><img src="https://avatars.githubusercontent.com/u/5242865?v=4?s=100" width="100px;" alt=""/><br /><sub><b>nick</b></sub></a><br /><a href="https://github.com/getferdi/server/commits?author=HuggableSquare" title="Code">💻</a></td>
171 </tr> 172 </tr>
172</table> 173</table>
173 174