diff --git a/_data/authors.json b/_data/authors.json new file mode 100644 index 0000000..cf05667 --- /dev/null +++ b/_data/authors.json @@ -0,0 +1,22 @@ +{ + "Jay Miller": { + "bio": "Jay is a Staff Developer Advocate based out of Atlanta, GA and when away from the keyboard can often be found cheering on their favorite baseball team.", + "bpd_role": "Founder/Global Executor", + "social": { + "website": "https://kjaymiller.com", + "mastodon": "https://mastodon.social/@kjaymiller", + "linkedin": "https://linkedin.com/linked/kjaymiller", + "youtube": "https://youtube.com/kjaymiller" + } + }, + "Tobias Thomas (Toe•bias HT)": { + "bio": null, + "social": null, + "bpd_role": "Community Member" + }, + "Abigail Afi Gbadago": { + "bio": null, + "social": null, + "bpd_role": "Founder/Global Executor" + } +}