From e5e7f3d2b9dbe688b4756e38f1ae20c0b6c8882b Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 23 Dec 2021 16:19:19 +0000 Subject: docs: create .all-contributorsrc [skip ci] --- .all-contributorsrc | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 .all-contributorsrc diff --git a/.all-contributorsrc b/.all-contributorsrc new file mode 100644 index 0000000..921670a --- /dev/null +++ b/.all-contributorsrc @@ -0,0 +1,24 @@ +{ + "files": [ + "README.md" + ], + "imageSize": 100, + "commit": false, + "contributors": [ + { + "login": "reggermont", + "name": "Romain Eggermont", + "avatar_url": "https://avatars.githubusercontent.com/u/14902909?v=4", + "profile": "https://gitlab.com/reggermont/", + "contributions": [ + "code" + ] + } + ], + "contributorsPerLine": 7, + "projectName": "server", + "projectOwner": "getferdi", + "repoType": "github", + "repoHost": "https://github.com", + "skipCi": true +} -- cgit v1.2.3-54-g00ecf