Skip to content

Commit cfbcbc5

Browse files
authored
Merge pull request #96 from DEVxNetwork/claude/add-tryston-perry-DCiiC
Move Tryston Perry from emeritus to active organizers
2 parents c02b057 + a7bf9fe commit cfbcbc5

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
@@ -25,6 +25,11 @@ export const organizers = [
2525
name: "Sam Holmes",
2626
imageSrc: "/images/profile-photos/sam-2026.jpg",
2727
linkedIn: "https://www.linkedin.com/in/sammyholmes/"
28+
},
29+
{
30+
name: "Tryston Perry",
31+
imageSrc: "/images/profile-photos/tryston-2026.png",
32+
linkedIn: "https://www.linkedin.com/in/trystonperry/"
2833
}
2934
]
3035

@@ -33,10 +38,5 @@ export const organizerEmeritus = [
3338
name: "Zane Prunella",
3439
imageSrc: "/images/profile-photos/zane-2026.png",
3540
linkedIn: "https://www.linkedin.com/in/zprunella/"
36-
},
37-
{
38-
name: "Tryston Perry",
39-
imageSrc: "/images/profile-photos/tryston-2026.png",
40-
linkedIn: "https://www.linkedin.com/in/trystonperry/"
4141
}
4242
]

0 commit comments

Comments
 (0)