From a08652b06d42972a3bb91cb1cd289d209e3433f4 Mon Sep 17 00:00:00 2001 From: Dmitry Vyukov Date: Sat, 10 Sep 2022 13:15:34 +0200 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 ac605e29b..3120f8395 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 +*fuchsia* @mvanotti @noncombatant *freebsd* @markjdb @tuexen *netbsd* @krytarowski @R3x *openbsd* @blackgnezdo @mptre -- cgit mrf-deployment