aboutsummaryrefslogtreecommitdiffstats
path: root/.all-contributorsrc
blob: bf21aadd4844983c5e01e21ad08b9d4b6ed57927 (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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
{
  "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"
      ]
    },
    {
      "login": "nathanaelhoun",
      "name": "Nathanaël Houn",
      "avatar_url": "https://avatars.githubusercontent.com/u/45119518?v=4",
      "profile": "http://www.nathanaelhoun.fr",
      "contributions": [
        "code"
      ]
    },
    {
      "login": "vbuzzano",
      "name": "Vincent Buzzano",
      "avatar_url": "https://avatars.githubusercontent.com/u/280143?v=4",
      "profile": "https://github.com/vbuzzano",
      "contributions": [
        "code"
      ]
    },
    {
      "login": "csolisr",
      "name": "Carlos Solís",
      "avatar_url": "https://avatars.githubusercontent.com/u/1644021?v=4",
      "profile": "http://azkware.net",
      "contributions": [
        "code"
      ]
    },
    {
      "login": "ruippeixotog",
      "name": "Rui Gonçalves",
      "avatar_url": "https://avatars.githubusercontent.com/u/613493?v=4",
      "profile": "http://www.ruippeixotog.net",
      "contributions": [
        "code"
      ]
    }
  ],
  "contributorsPerLine": 7,
  "projectName": "recipes",
  "projectOwner": "getferdi",
  "repoType": "github",
  "repoHost": "https://github.com",
  "skipCi": true
}