aboutsummaryrefslogtreecommitdiffstats
path: root/.all-contributorsrc
blob: 1a05b0a58c55290445e579cf3cec7eed2fc0318a (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
25
26
27
28
29
30
31
32
33
{
  "files": [
    "README.md"
  ],
  "imageSize": 100,
  "commit": false,
  "contributors": [
    {
      "login": "bejonwe",
      "name": "Jonathan Weber",
      "avatar_url": "https://avatars.githubusercontent.com/u/1766000?v=4",
      "profile": "https://github.com/bejonwe",
      "contributions": [
        "code"
      ]
    },
    {
      "login": "dpeukert",
      "name": "Daniel Peukert",
      "avatar_url": "https://avatars.githubusercontent.com/u/3451904?v=4",
      "profile": "https://gitlab.com/dpeukert",
      "contributions": [
        "code"
      ]
    }
  ],
  "contributorsPerLine": 7,
  "projectName": "recipes",
  "projectOwner": "getferdi",
  "repoType": "github",
  "repoHost": "https://github.com",
  "skipCi": true
}