From b2488a87e4f6af3793e19bca7e3aae2b7add4a15 Mon Sep 17 00:00:00 2001 From: Chris Palmer Date: Tue, 8 Nov 2022 13:34:04 -0800 Subject: .github: update CODEOWNERS for fuchsia --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 3120f8395..6f51053c4 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -2,7 +2,7 @@ # https://help.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners *.py @xairy -*fuchsia* @mvanotti @noncombatant +*fuchsia* @mvanotti @noncombatant @glpesk @eepeep @corkamig *freebsd* @markjdb @tuexen *netbsd* @krytarowski @R3x *openbsd* @blackgnezdo @mptre -- cgit mrf-deployment