forked from isomorphic-git/isomorphic-git
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.all-contributorsrc
122 lines (122 loc) · 2.96 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
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
{
"projectName": "isomorphic-git",
"projectOwner": "isomorphic-git",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md"
],
"imageSize": 100,
"commit": true,
"contributors": [
{
"login": "wmhilton",
"name": "William Hilton",
"avatar_url": "https://avatars2.githubusercontent.com/u/587740?v=4",
"profile": "https://onename.com/wmhilton",
"contributions": [
"blog",
"bug",
"code",
"design",
"doc",
"example",
"test",
"tutorial"
]
},
{
"login": "wDhTIG",
"name": "wDhTIG",
"avatar_url": "https://avatars2.githubusercontent.com/u/33748231?v=4",
"profile": "https://github.com/wDhTIG",
"contributions": [
"bug"
]
},
{
"login": "marbemac",
"name": "Marc MacLeod",
"avatar_url": "https://avatars3.githubusercontent.com/u/847542?v=4",
"profile": "https://github.com/marbemac",
"contributions": [
"ideas",
"fundingFinding"
]
},
{
"login": "brettz9",
"name": "Brett Zamir",
"avatar_url": "https://avatars3.githubusercontent.com/u/20234?v=4",
"profile": "http://brett-zamir.me",
"contributions": [
"ideas"
]
},
{
"login": "mojavelinux",
"name": "Dan Allen",
"avatar_url": "https://avatars2.githubusercontent.com/u/79351?v=4",
"profile": "http://mojavelinux.com",
"contributions": [
"bug",
"ideas"
]
},
{
"login": "TomasHubelbauer",
"name": "Tomáš Hübelbauer",
"avatar_url": "https://avatars1.githubusercontent.com/u/6831144?v=4",
"profile": "https://TomasHubelbauer.net",
"contributions": [
"bug",
"code"
]
},
{
"login": "juancampa",
"name": "Juan Campa",
"avatar_url": "https://avatars2.githubusercontent.com/u/1410520?v=4",
"profile": "https://github.com/juancampa",
"contributions": [
"bug"
]
},
{
"login": "isysd",
"name": "Ira Miller",
"avatar_url": "https://avatars2.githubusercontent.com/u/1041868?v=4",
"profile": "http://iramiller.com",
"contributions": [
"bug"
]
},
{
"login": "rarkins",
"name": "Rhys Arkins",
"avatar_url": "https://avatars1.githubusercontent.com/u/6311784?v=4",
"profile": "http://rhys.arkins.net",
"contributions": [
"code"
]
},
{
"login": "TheLarkInn",
"name": "Sean Larkin",
"avatar_url": "https://avatars1.githubusercontent.com/u/3408176?v=4",
"profile": "http://twitter.com/TheLarkInn",
"contributions": [
"code"
]
},
{
"login": "DanielRuf",
"name": "Daniel Ruf",
"avatar_url": "https://avatars1.githubusercontent.com/u/827205?v=4",
"profile": "https://daniel-ruf.de",
"contributions": [
"code"
]
}
]
}