diff --git a/static/images/people/tbarrett.jpg b/static/images/people/tbarrett.jpg new file mode 100644 index 0000000..6556ffd Binary files /dev/null and b/static/images/people/tbarrett.jpg differ diff --git a/static/people.json b/static/people.json index 7dbb060..32a0ebc 100644 --- a/static/people.json +++ b/static/people.json @@ -5150,5 +5150,19 @@ "position": null, "interests": null, "org": null + }, + { + "first_name": "Teanna", + "last_name": "Barrett", + "display_name": null, + "email": "teannb@uw.edu", + "url": "https://tbarrett553.github.io/acad_web/", + "status": "member", + "visible": true, + "image": "images/people/tbarrett.jpg", + "nickname": "Teanna", + "position": "PhD Student", + "interests": "Data Ethics", + "org": "UW CSE" } ]