Skip to content

Commit 5f65aa8

Browse files
committed
update contributors and alumni
1 parent 091f5ce commit 5f65aa8

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

static/utils/contributors.js

+6-13
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ const contributors = [
88
},
99
{
1010
name: "Dr. David LeBauer",
11-
email: "dlebauer@email.arizona.edu",
11+
email: "dlebauer@gmail.com",
1212
role: "PEcAn Co-PI",
13-
profession: "Staff Scientist, Indigo Ag",
13+
profession: "Scientist, The LeBauer Approach LLC and University of Arizona",
1414
img: "https://datascience.cct.arizona.edu/sites/datascience.cct.arizona.edu/files/styles/az_medium/public/2023-11/david_lebauer.jpeg",
1515
},
1616
{
@@ -36,16 +36,16 @@ const contributors = [
3636
},
3737
{
3838
name: "Shawn Serbin",
39-
email: "sserbin@bnl.gov",
39+
email: "shawn.p.serbin@nasa.gov",
4040
role: "",
41-
profession: "Associate Scientist, Brookhaven National Laboratory",
41+
profession: "Supervisory Research AST Earth Science Remote Sensing, NASA Goddard Space Flight Center",
4242
img: "https://ngee-tropics.lbl.gov/wp-content/uploads/sites/16/2017/01/Shawn-Serbin.jpg",
4343
},
4444
{
4545
name: "Christopher Black",
4646
4747
role: "",
48-
profession: "Senior Scientist, Indigo Ag",
48+
profession: "Scientist, Pools and Fluxes LLC",
4949
img: "https://ckblack.org/2014/04/ckb-20140427-300px.jpg",
5050
},
5151
{
@@ -73,16 +73,9 @@ const contributors = [
7373
name: "Dr. Betsy Cowdery",
7474
email: "",
7575
role: "",
76-
profession: "Graduate Student, Boston University",
76+
profession: "Postdoctoral Researcher, The James Hutton Institute",
7777
img: "https://people.bu.edu/dietze/images/04-elizabeth.jpg",
7878
},
79-
{
80-
name: "Tony Gardella",
81-
email: "",
82-
role: "",
83-
profession: "Project Manager, Boston University",
84-
img: "https://pecanproject.github.io/images/tonyg_pic.jpg",
85-
},
8679
{
8780
name: "Dongchen Zhang",
8881
email: "[email protected]",

static/utils/projectAlumni.js

+7
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
11
const ProjectAlumni = [
2+
{
3+
name: "Tony Gardella",
4+
email: "",
5+
role: "Former Project Manager",
6+
profession: "Graduate Student, University of Michigan",
7+
img: "https://pecanproject.github.io/images/tonyg_pic.jpg",
8+
},
29
{
310
name: "Rohan Sasne",
411

0 commit comments

Comments
 (0)