mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-01-27 10:18:54 +00:00
chore(website): Update team (#3638)
This commit is contained in:
@@ -111,10 +111,15 @@ export default function Team() {
|
||||
},
|
||||
{
|
||||
name: "Trisha",
|
||||
title: "Windows Platform Engineer",
|
||||
title: "Senior Systems Engineer",
|
||||
imgSrc: gravatar("trish@firezone.dev", 200),
|
||||
githubUrl: new URL("https://github.com/ReactorScram"),
|
||||
},
|
||||
{
|
||||
name: "Robert Laurence",
|
||||
title: "Advisor",
|
||||
imgSrc: gravatar("rb.laur@gmail.com"),
|
||||
},
|
||||
];
|
||||
|
||||
return (
|
||||
|
||||
Reference in New Issue
Block a user