-
-
Notifications
You must be signed in to change notification settings - Fork 93
Expand file tree
/
Copy path.all-contributorsrc
More file actions
103 lines (103 loc) · 2.56 KB
/
Copy path.all-contributorsrc
File metadata and controls
103 lines (103 loc) · 2.56 KB
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
{
"projectName": "react-native-drax",
"projectOwner": "nuclearpasta",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"commitConvention": "angular",
"contributors": [
{
"login": "lafiosca",
"name": "Joe Lafiosca",
"avatar_url": "https://avatars.githubusercontent.com/u/9442662?v=4",
"profile": "https://github.com/lafiosca",
"contributions": [
"code",
"doc",
"example",
"maintenance",
"infra"
]
},
{
"login": "LunatiqueCoder",
"name": "Ovidiu Cristescu",
"avatar_url": "https://avatars.githubusercontent.com/u/55203625?v=4",
"profile": "https://github.com/LunatiqueCoder",
"contributions": [
"code",
"doc",
"example",
"maintenance"
]
},
{
"login": "Auticiel",
"name": "Fran\u00e7ois Dupayrat",
"avatar_url": "https://avatars.githubusercontent.com/u/8429221?v=4",
"profile": "https://github.com/Auticiel",
"contributions": [
"code"
]
},
{
"login": "jmarnold",
"name": "Josh Arnold",
"avatar_url": "https://avatars.githubusercontent.com/u/181667?v=4",
"profile": "https://github.com/jmarnold",
"contributions": [
"code"
]
},
{
"login": "rnz269",
"name": "Rahul Nallappa",
"avatar_url": "https://avatars.githubusercontent.com/u/20953181?v=4",
"profile": "https://github.com/rnz269",
"contributions": [
"code"
]
},
{
"login": "negue",
"name": "negue",
"avatar_url": "https://avatars.githubusercontent.com/u/842273?v=4",
"profile": "https://github.com/negue",
"contributions": [
"doc"
]
},
{
"login": "chrisdrackett",
"name": "Chris Drackett",
"avatar_url": "https://avatars.githubusercontent.com/u/4378?v=4",
"profile": "https://github.com/chrisdrackett",
"contributions": [
"code"
]
},
{
"login": "sturdynut",
"name": "Matti Salokangas",
"avatar_url": "https://avatars.githubusercontent.com/u/8547391?v=4",
"profile": "https://github.com/sturdynut",
"contributions": [
"code"
]
},
{
"login": "afgarcia86",
"name": "Andres Garcia",
"avatar_url": "https://avatars.githubusercontent.com/u/3606053?v=4",
"profile": "https://github.com/afgarcia86",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7
}