Skip to content

Commit e58bc5d

Browse files
committed
update org member list
1 parent a5b7cc9 commit e58bc5d

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

app/info/organizers.ts

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@ export const organizers = [
1515
name: "Sam Holmes",
1616
imageSrc: "/images/sam-about.webp",
1717
linkedIn: "https://www.linkedin.com/in/sammyholmes/"
18-
},
19-
{
20-
name: "Zane Prunella",
21-
imageSrc: "/images/zane-about.webp",
22-
linkedIn: "https://www.linkedin.com/in/zprunella/"
2318
}
19+
//, {
20+
// name: "Zane Prunella",
21+
// imageSrc: "/images/zane-about.webp",
22+
// linkedIn: "https://www.linkedin.com/in/zprunella/"
23+
// }
2424
]

0 commit comments

Comments
 (0)