forked from vincentriemer/react-native-dom
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.all-contributorsrc
102 lines (102 loc) · 2.53 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
97
98
99
100
101
102
{
"projectName": "react-native-dom",
"projectOwner": "vincentriemer",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "vincentriemer",
"name": "Vincent Riemer",
"avatar_url": "https://avatars2.githubusercontent.com/u/1398555?v=4",
"profile": "https://vincentriemer.com",
"contributions": [
"code",
"bug",
"doc",
"example",
"ideas",
"infra",
"platform",
"talk"
]
},
{
"login": "joegoodall1",
"name": "Joe Goodall",
"avatar_url": "https://avatars0.githubusercontent.com/u/8888799?v=4",
"profile": "https://uk.linkedin.com/in/joegoodall",
"contributions": [
"doc"
]
},
{
"login": "frosato-ekino",
"name": "François Rosato",
"avatar_url": "https://avatars3.githubusercontent.com/u/31624379?v=4",
"profile": "https://github.com/frosato-ekino",
"contributions": [
"doc"
]
},
{
"login": "motiz88",
"name": "Moti Zilberman",
"avatar_url": "https://avatars2.githubusercontent.com/u/2246565?v=4",
"profile": "https://github.com/motiz88",
"contributions": [
"code",
"doc"
]
},
{
"login": "thebetterjort",
"name": "thebetterjort",
"avatar_url": "https://avatars2.githubusercontent.com/u/983071?v=4",
"profile": "https://github.com/thebetterjort",
"contributions": [
"doc"
]
},
{
"login": "bilo-io",
"name": "Bilo Lwabona",
"avatar_url": "https://avatars0.githubusercontent.com/u/3089012?v=4",
"profile": "https://github.com/bilo-io",
"contributions": [
"doc"
]
},
{
"login": "madhavarshney",
"name": "Madhav Varshney",
"avatar_url": "https://avatars2.githubusercontent.com/u/40002855?v=4",
"profile": "https://github.com/madhavarshney",
"contributions": [
"doc"
]
},
{
"login": "rozele",
"name": "Eric Rozell",
"avatar_url": "https://avatars0.githubusercontent.com/u/1106239?v=4",
"profile": "https://github.com/rozele",
"contributions": [
"code"
]
},
{
"login": "empyrical",
"name": "empyrical",
"avatar_url": "https://avatars0.githubusercontent.com/u/2847127?v=4",
"profile": "https://twitter.com/empyrical",
"contributions": [
"code"
]
}
]
}