Skip to content

Commit

Permalink
Update davidgsalgado.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
danieltott authored Oct 3, 2023
1 parent 4c14da9 commit c31e77f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion members/members/davidgsalgado.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import type { MemberObject } from '../types';
import { profileMasks } from '../flare';

export const _EXAMPLE: MemberObject = {
export const davidgsalgado: MemberObject = {
// GitHub username (required)
github: 'davidgsalgado',
//
Expand Down

0 comments on commit c31e77f

Please sign in to comment.