-
Notifications
You must be signed in to change notification settings - Fork 46
/
Copy pathpeople.json
97 lines (97 loc) · 2.54 KB
/
people.json
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
[
{
"name": "Aimee Barciauskas",
"organization": "Development Seed",
"github": "abarciauskas-bgse"
},
{
"name": "Ian Carroll",
"organization": "NASA GSFC",
"github": "itcarroll"
},
{
"name": "Chris Erdmann",
"organization": "American Geophysical Union (AGU)",
"github": "libcce"
},
{
"name": "James Munroe",
"organization": "Memorial University of Newfoundland",
"github": "jmunroe"
},
{
"name": "Danilo A. Silva",
"organization": "Oceanographic Institute, University of Sao Paulo",
"github": "nilodna"
},
{
"name": "Mikhail Schee",
"organization": "University of Toronto",
"github": "scheemik"
},
{
"name": "Ali Siddiqui",
"organization": "Johns Hopkins University",
"github": "asiddi24"
},
{
"name": "Paige Martin",
"organization": "Columbia University/Australian National University",
"github": "paigem"
},
{
"name": "Kim Martini",
"organization": "Sea-Bird Scientific",
"github": "rejectedbanana"
},
{
"name": "Yuhan 'Douglas' Rao",
"organization": "NC Institude for Climate Studies",
"github": "geo-yrao"
},
{
"name": "Dan(i) Jones",
"organization": "British Antarctic Survey",
"github": "DanJonesOcean"
},
{
"name": "Hillary Scannell",
"organization": "Jupiter Intelligence",
"github": "hscannell"
},
{
"name": "Mathew Biddle",
"organization": "NOAA Integrated Ocean Observing System",
"github": "MathewBiddle"
},
{
"name": "Chelle Gentemann",
"organization": "Farallon Institute",
"github": "cgentemann"
},
{
"name": "Julius Busecke",
"organization": "Columbia University",
"github": "jbusecke"
},
{
"name": "Victoria Whitley",
"organization": "University of Maryland",
"github": "whitleyv"
},
{
"name": "Shane Elipot",
"organization": "University of Miami",
"github": "selipot"
},
{
"name": "G Jake Gebbie",
"organization": "Woods Hole Oceanographic Institution",
"github": "ggebbie"
},
{
"name": "Reint Fischer",
"organization": "University of Maryland",
"github": "reint-fischer"
}
]