forked from chunyenHuang/hummusRecipe
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.all-contributorsrc
96 lines (96 loc) · 2.4 KB
/
.all-contributorsrc
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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "thebenlamm",
"name": "thebenlamm",
"avatar_url": "https://avatars2.githubusercontent.com/u/5175102?v=4",
"profile": "https://github.com/thebenlamm",
"contributions": [
"code"
]
},
{
"login": "matthiasnagel",
"name": "Matthias Nagel",
"avatar_url": "https://avatars1.githubusercontent.com/u/510180?v=4",
"profile": "https://www.bitfactory.io",
"contributions": [
"code"
]
},
{
"login": "gios",
"name": "Pavlo Blazhchuk",
"avatar_url": "https://avatars0.githubusercontent.com/u/6967294?v=4",
"profile": "https://github.com/gios",
"contributions": [
"code"
]
},
{
"login": "shaehn",
"name": "shaehn",
"avatar_url": "https://avatars3.githubusercontent.com/u/13596544?v=4",
"profile": "https://github.com/shaehn",
"contributions": [
"code"
]
},
{
"login": "chunyenHuang",
"name": "John Huang",
"avatar_url": "https://avatars1.githubusercontent.com/u/12788155?v=4",
"profile": "https://www.linkedin.com/in/johnhuangguo/",
"contributions": [
"code"
]
},
{
"login": "neonerd",
"name": "Andrej Sýkora",
"avatar_url": "https://avatars0.githubusercontent.com/u/821336?v=4",
"profile": "http://andrejsykora.com",
"contributions": [
"code"
]
},
{
"login": "soeyi",
"name": "soeyi",
"avatar_url": "https://avatars1.githubusercontent.com/u/38489160?v=4",
"profile": "http://soeyi.me",
"contributions": [
"code"
]
},
{
"login": "danhalliday",
"name": "Dan Halliday",
"avatar_url": "https://avatars3.githubusercontent.com/u/1068575?v=4",
"profile": "https://dan.halliday.work/technology/",
"contributions": [
"code"
]
},
{
"login": "nikhilpi",
"name": "Nikhil Pai",
"avatar_url": "https://avatars0.githubusercontent.com/u/5175964?v=4",
"profile": "http://www.nikhilpi.com",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
"projectName": "hummusRecipe",
"projectOwner": "chunyenHuang",
"repoType": "github",
"repoHost": "https://github.com",
"commitConvention": "none"
}