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

Commit 7868a88

Browse files
committed
fix: mod amanda added
1 parent 2bfef81 commit 7868a88

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

src/components/Moderators.jsx

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,13 @@ const people = [
4444
twitterUrl: 'https://twitter.com/pradumna_saraf',
4545
linkedinUrl: 'https://www.linkedin.com/in/pradumnasaraf/',
4646
},
47+
{
48+
name: 'Amanda Martin',
49+
role: 'she/her | Developer Advocate @DevsOnWix @Wix | EddieHub Ambassador | dog mom 🐾 | home chef | travel fantasizer | curious dork | tweets are my own.',
50+
imageUrl: 'https://github.com/amandamartin-dev.png',
51+
twitterUrl: 'https://twitter.com/hey_amandam',
52+
linkedinUrl: 'https://www.linkedin.com/in/amandamartin-dev/',
53+
},
4754
]
4855

4956
function SwirlyDoodle(props) {

0 commit comments

Comments
 (0)