-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.all-contributorsrc
64 lines (64 loc) · 1.34 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
{
"projectName": "lina",
"projectOwner": "Rex Raphael",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md"
],
"imageSize": 100,
"commit": true,
"contributors": [
{
"login": "juicycleff",
"name": "Rex Raphael",
"avatar_url": "https://avatars2.githubusercontent.com/u/11243590?v=4",
"profile": "http://rexraphael.com",
"contributions": [
"question",
"blog",
"bug",
"code",
"doc",
"eventOrganizing",
"example",
"ideas",
"infra",
"platform",
"plugin",
"review",
"talk",
"test",
"tool"
]
},
{
"login": "manjula91",
"name": "Manjula Subhashchandra Dube",
"avatar_url": "https://avatars0.githubusercontent.com/u/7845921?v=4",
"profile": "https://www.linkedin.com/profile/view?id=181968473&trk=nav_responsive_tab_profile",
"contributions": [
"question",
"blog",
"bug",
"code",
"doc",
"eventOrganizing",
"example",
"financial",
"fundingFinding",
"ideas",
"infra",
"platform",
"plugin",
"review",
"talk",
"test",
"tool",
"translation",
"tutorial",
"video"
]
}
]
}