-
Notifications
You must be signed in to change notification settings - Fork 25
/
Copy path.all-contributorsrc
139 lines (139 loc) · 3.5 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
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "dovahcrow",
"name": "Weiyuan Wu",
"avatar_url": "https://avatars1.githubusercontent.com/u/998606?v=4",
"profile": "http://wooya.me",
"contributions": [
"code",
"maintenance"
]
},
{
"login": "peiwangdb",
"name": "peiwangdb",
"avatar_url": "https://avatars0.githubusercontent.com/u/15167104?v=4",
"profile": "http://www.sfu.ca/~peiw/",
"contributions": [
"code",
"maintenance"
]
},
{
"login": "nick-zrymiak",
"name": "nick-zrymiak",
"avatar_url": "https://avatars0.githubusercontent.com/u/35017006?v=4",
"profile": "https://github.com/nick-zrymiak",
"contributions": [
"code",
"maintenance"
]
},
{
"login": "pallavibharadwaj",
"name": "Pallavi Bharadwaj",
"avatar_url": "https://avatars1.githubusercontent.com/u/17384838?v=4",
"profile": "https://www.pallavibharadwaj.com",
"contributions": [
"code"
]
},
{
"login": "h-asmat",
"name": "Hilal Asmat",
"avatar_url": "https://avatars1.githubusercontent.com/u/28606148?v=4",
"profile": "https://www.linkedin.com/in/hilal-asmat/",
"contributions": [
"doc"
]
},
{
"login": "Wukkkinz-0725",
"name": "Wukkkinz-0725",
"avatar_url": "https://avatars.githubusercontent.com/u/60677420?v=4",
"profile": "https://github.com/Wukkkinz-0725",
"contributions": [
"code",
"maintenance"
]
},
{
"login": "Yizhou150",
"name": "Yizhou",
"avatar_url": "https://avatars.githubusercontent.com/u/62522644?v=4",
"profile": "https://github.com/Yizhou150",
"contributions": [
"code",
"maintenance"
]
},
{
"login": "Lakshay-sethi",
"name": "Lakshay-sethi",
"avatar_url": "https://avatars.githubusercontent.com/u/58126894?v=4",
"profile": "https://github.com/Lakshay-sethi",
"contributions": [
"code",
"maintenance"
]
},
{
"login": "kla55",
"name": "kla55",
"avatar_url": "https://avatars.githubusercontent.com/u/65270679?v=4",
"profile": "https://github.com/kla55",
"contributions": [
"code"
]
},
{
"login": "hwec0112",
"name": "hwec0112",
"avatar_url": "https://avatars.githubusercontent.com/u/74725096?v=4",
"profile": "https://github.com/hwec0112",
"contributions": [
"code"
]
},
{
"login": "yxie66",
"name": "Yi Xie",
"avatar_url": "https://avatars.githubusercontent.com/u/22486719?v=4",
"profile": "https://github.com/yxie66",
"contributions": [
"code",
"maintenance"
]
},
{
"login": "liuyejia",
"name": "Yejia Liu",
"avatar_url": "https://avatars.githubusercontent.com/u/10182591?v=4",
"profile": "https://github.com/liuyejia",
"contributions": [
"code"
]
},
{
"login": "sahmad11",
"name": "sahmad11",
"avatar_url": "https://avatars.githubusercontent.com/u/53022377?v=4",
"profile": "https://github.com/sahmad11",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
"projectName": "DataConnectorConfigs",
"projectOwner": "sfu-db",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}