diff --git a/_data/authors.yml b/_data/authors.yml index 12254b15..bd318997 100644 --- a/_data/authors.yml +++ b/_data/authors.yml @@ -160,3 +160,23 @@ Raktim Mukhopadhyay: - label: "LinkedIn" icon: "fab fa-fw fa-linkedin" url: "https://www.linkedin.com/in/raktimm/" +Mandy Moore: + name : "Mandy Moore" + bio : "Mandy Moore is the Communications and Community Lead at pyOpenSci, where she supports open science through inclusive storytelling, strategic content, and community engagement around scientific Python software." + avatar : "/images/people/mandy-moore-headshot.png" + links: + - label: "Email" + icon: "fas fa-fw fa-envelope-square" + url: "mailto:mandy@pyopensci.org" + - label: "Website" + icon: "fas fa-fw fa-link" + url: "https://mandymoore.tech" + - label: "GitHub" + icon: "fab fa-fw fa-github" + url: "https://github.com/therubyrep" + - label: "LinkedIn" + icon: "fab fa-fw fa-linkedin" + url: "https://www.linkedin.com/in/missmandymoore/" + - label: "Mastodon" + icon: "fab fa-fw fa-mastodon" + url: "https://fosstodon.org/@pyopensci" diff --git a/images/people/mandy-moore-headshot.png b/images/people/mandy-moore-headshot.png new file mode 100644 index 00000000..1e0ffc26 Binary files /dev/null and b/images/people/mandy-moore-headshot.png differ