Skip to content
This repository has been archived by the owner on Jul 11, 2024. It is now read-only.

Commit

Permalink
update People page
Browse files Browse the repository at this point in the history
  • Loading branch information
Demigod345 committed Dec 30, 2023
1 parent 33609db commit 6b68fa7
Showing 1 changed file with 13 additions and 6 deletions.
19 changes: 13 additions & 6 deletions static/utils/contributors.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ const contributors = [
name: "Dr. David LeBauer",
email: "[email protected]",
role: "PEcAn Co-PI",
profession: "Director of Data Science, University of Arizona ",
profession: "Staff Scientist, Indigo Ag",
img: "https://datascience.cct.arizona.edu/sites/datascience.cct.arizona.edu/files/styles/large/public/images/people/david_lebauer.jpg",
},
{
Expand Down Expand Up @@ -45,7 +45,7 @@ const contributors = [
name: "Christopher Black",
email: "[email protected]",
role: "",
profession: "Postdoctoral scholar, Penn State Roots Lab",
profession: "Senior Scientist, Indigo Ag",
img: "https://ckblack.org/2014/04/ckb-20140427-300px.jpg",
},
{
Expand All @@ -59,7 +59,7 @@ const contributors = [
name: "Hamze Dokoohaki",
email: "[email protected]",
role: "",
profession: "Assistant Professor, National Center for Supercomputing Applications (NCSA)",
profession: "Staff Scientist, Indigo Ag",
img: "https://scholar.googleusercontent.com/citations?view_op=view_photo&user=91lPlxQAAAAJ&citpid=7",
},
{
Expand All @@ -77,11 +77,18 @@ const contributors = [
img: "https://people.bu.edu/dietze/images/04-elizabeth.jpg",
},
{
name: "Tony Gardella",
name: "Dongchen Zhang",
email: "",
role: "",
profession: "Project Manager, Boston University",
img: "https://pecanproject.github.io/images/tonyg_pic.jpg",
profession: "Graduate Student, Boston University",
img: "https://people.bu.edu/dietze/images/Dongchen.jpg",
},
{
name: "Qianyu Li",
email: "",
role: "",
profession: "Team Member, Brookhaven National Lab",
img: "https://www.bnl.gov/assets/global/images/render.php?q=0|26462.jpg|500",
}

];
Expand Down

0 comments on commit 6b68fa7

Please sign in to comment.