From 8cfb897f7f7ff1011005b9389e809ff7910c63fa Mon Sep 17 00:00:00 2001 From: Erick Tryzelaar Date: Tue, 26 Nov 2024 14:52:06 -0800 Subject: [PATCH] Update fuchsia.toml to reflect team changes This adds @petrhosek and @ilovepi to the Fuchsia team. --- teams/fuchsia.toml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/teams/fuchsia.toml b/teams/fuchsia.toml index 6689e81ae..a177f304a 100644 --- a/teams/fuchsia.toml +++ b/teams/fuchsia.toml @@ -7,6 +7,8 @@ members = [ "erickt", "P1n3appl3", "Nashenas88", + "petrhosek", + "ilovepi", ] alumni = [ "ComputerDruid",