diff --git a/static/data/people.json b/static/data/people.json index c382c3943..c5c2255b2 100644 --- a/static/data/people.json +++ b/static/data/people.json @@ -225,6 +225,13 @@ "linkedin": "daniellesnugent", "team": "people-and-culture" }, + { + "name": "Danielle Washington", + "title": "Technical Documentation Writer", + "photo": "Danielle-Washington.jpg", + "linkedin": "dwashington-clouddani", + "team": "developer-relations" + }, { "name": "David Street", "title": "Full Stack Engineer", @@ -326,6 +333,13 @@ "twitter": "femke_plantinga", "team": "developer-growth" }, + { + "name": "Giorgos Kampitakis", + "title": "Full Stack Engineer", + "photo": "Giorgos.jpg", + "linkedin": "gkampitakis", + "team": "wcd" + }, { "name": "Griffin Foster", "title": "Director of Sales - West", @@ -482,6 +496,13 @@ "linkedin": "mariska-tunc-538168103", "team": "finance" }, + { + "name": "Mary Ann Casugod", + "title": "Product Support Engineer", + "photo": "Mary-Ann.jpg", + "linkedin": "mary-ann-casugod-362a5", + "team": "delivery" + }, { "name": "Mary Newhauser", "title": "Machine Learning Engineer", diff --git a/static/img/people/team/Danielle-Washington.jpg b/static/img/people/team/Danielle-Washington.jpg new file mode 100644 index 000000000..9b2ab2c2a Binary files /dev/null and b/static/img/people/team/Danielle-Washington.jpg differ diff --git a/static/img/people/team/Giorgos.jpg b/static/img/people/team/Giorgos.jpg new file mode 100644 index 000000000..9cbd7eb56 Binary files /dev/null and b/static/img/people/team/Giorgos.jpg differ diff --git a/static/img/people/team/Mary-Ann.jpg b/static/img/people/team/Mary-Ann.jpg new file mode 100644 index 000000000..e119944d7 Binary files /dev/null and b/static/img/people/team/Mary-Ann.jpg differ