-
Notifications
You must be signed in to change notification settings - Fork 11
/
.all-contributorsrc
80 lines (80 loc) · 1.92 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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "negue",
"name": "negue",
"avatar_url": "https://avatars3.githubusercontent.com/u/842273?v=4",
"profile": "http://negue.github.io",
"contributions": [
"ideas"
]
},
{
"login": "subhamX",
"name": "Subham Sahu",
"avatar_url": "https://avatars1.githubusercontent.com/u/43654114?v=4",
"profile": "https://subhamsahu.me",
"contributions": [
"code"
]
},
{
"login": "kabartolo",
"name": "Kate Bartolo",
"avatar_url": "https://avatars3.githubusercontent.com/u/11848944?v=4",
"profile": "http://kabartolo.com",
"contributions": [
"doc"
]
},
{
"login": "Rajakavitha1",
"name": "Rajakavitha1",
"avatar_url": "https://avatars.githubusercontent.com/u/37059749?v=4",
"profile": "http://rajie.space",
"contributions": [
"doc"
]
},
{
"login": "skrrra",
"name": "skrrra",
"avatar_url": "https://avatars.githubusercontent.com/u/34629038?v=4",
"profile": "https://github.com/skrrra",
"contributions": [
"code"
]
},
{
"login": "ishan-deepsource",
"name": "Ishan Vyas",
"avatar_url": "https://avatars.githubusercontent.com/u/88525625?v=4",
"profile": "https://github.com/ishan-deepsource",
"contributions": [
"code"
]
},
{
"login": "abilogos",
"name": "Abilogos",
"avatar_url": "https://avatars.githubusercontent.com/u/17473661?v=4",
"profile": "https://github.com/abilogos",
"contributions": [
"bug",
"doc",
"code"
]
}
],
"contributorsPerLine": 7,
"projectName": "good-food-tracker-api",
"projectOwner": "gigili",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}