Skip to content

Commit

Permalink
Update member profile (#1069)
Browse files Browse the repository at this point in the history
  • Loading branch information
meg-gutshall authored Oct 20, 2023
1 parent 4646bd4 commit de290c4
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion members/members/megGutshall.ts
Original file line number Diff line number Diff line change
Expand Up @@ -46,5 +46,10 @@ export const megGutshall: MemberObject = {
title: 'My Digital Garden',
},
],
badges: ['Hacktoberfest2022'],
badges: ['Hacktoberfest2022', 'Hacktoberfest2023'],
location: {
latitude: 39.952583,
longitude: -75.165222,
title: 'Philadelphia, PA', // optional
},
};

0 comments on commit de290c4

Please sign in to comment.