aboutsummaryrefslogtreecommitdiffstats
path: root/.all-contributorsrc
blob: 921670abc60b0416ae5694de2035e7cf0c07003d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
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
}