-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCONTRIBUTORS.json
More file actions
101 lines (101 loc) · 1.88 KB
/
CONTRIBUTORS.json
File metadata and controls
101 lines (101 loc) · 1.88 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
{
"forked_at": "2020-07-02T03:43:50-04:00",
"contributors_by_name": {
"David Michaels": {
"emails": [
"david_michaels@hms.harvard.edu"
],
"names": [
"David Michaels"
]
},
"dmichaels-harvard": {
"emails": [
"105234079+dmichaels-harvard@users.noreply.github.com"
],
"names": [
"dmichaels-harvard"
]
},
"Douglas Rioux": {
"emails": [
"douglas_rioux@hms.harvard.edu"
],
"names": [
"Douglas Rioux"
]
},
"drio18": {
"emails": [
"58236592+drio18@users.noreply.github.com"
],
"names": [
"drio18"
]
},
"Kent M Pitman": {
"emails": [
"netsettler@users.noreply.github.com"
],
"names": [
"Kent M Pitman"
]
},
"Kent Pitman": {
"emails": [
"kent_pitman@hms.harvard.edu"
],
"names": [
"Kent Pitman"
]
},
"Sarah Reiff": {
"emails": [
"sarah_reiff@hms.harvard.edu"
],
"names": [
"Sarah",
"Sarah Reiff"
]
},
"William Ronchetti": {
"emails": [
"wrr33@cornell.edu"
],
"names": [
"Will Ronchetti",
"William Ronchetti"
]
},
"sgonicholson": {
"emails": [
"sgonicholson@github.com",
"sarah_nicholson@hms.harvard.edu"
],
"names": [
"sgonicholson",
"sarahgonicholson",
"Sarah Nicholson"
]
},
"William Feng": {
"emails": [
"willf182@gmail.com",
"william.feng@hms.harvard.edu"
],
"names": [
"Will Feng",
"William Feng"
]
},
"Andy Schroeder": {
"emails": [
"andrew_schroeder@hms.harvard.edu"
],
"names": [
"Andy Schroeder",
"Andrew Schroeder"
]
}
}
}