aboutsummaryrefslogtreecommitdiffstats
path: root/.all-contributorsrc
blob: d90bb36e8f45e53df3d76dd18da24d93eb80af61 (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
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
{
  "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"
      ]
    },
    {
      "login": "deadmeu",
      "name": "deadmeu",
      "avatar_url": "https://avatars.githubusercontent.com/u/12111013?v=4",
      "profile": "https://github.com/deadmeu",
      "contributions": [
        "code"
      ]
    },
    {
      "login": "ZwS",
      "name": "Anton Sudak",
      "avatar_url": "https://avatars.githubusercontent.com/u/2487205?v=4",
      "profile": "https://github.com/ZwS",
      "contributions": [
        "code"
      ]
    },
    {
      "login": "n-st",
      "name": "Nils Steinger",
      "avatar_url": "https://avatars.githubusercontent.com/u/2692085?v=4",
      "profile": "https://voidptr.de",
      "contributions": [
        "code"
      ]
    },
    {
      "login": "simonszu",
      "name": "Simon Szustkowski",
      "avatar_url": "https://avatars.githubusercontent.com/u/700707?v=4",
      "profile": "http://blog.simonszu.de",
      "contributions": [
        "code"
      ]
    }
  ],
  "contributorsPerLine": 7,
  "projectName": "recipes",
  "projectOwner": "getferdi",
  "repoType": "github",
  "repoHost": "https://github.com",
  "skipCi": true
}