diff options
| author | Chris Palmer <snackypants@gmail.com> | 2022-11-08 13:34:04 -0800 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2022-11-09 13:24:42 -0800 |
| commit | b2488a87e4f6af3793e19bca7e3aae2b7add4a15 (patch) | |
| tree | bad3560f1c5eaaac9fab31fd52d4442ace227cca /.github | |
| parent | 9afc301b0902504af56d48a53c60cd55090ced15 (diff) | |
.github: update CODEOWNERS for fuchsia
Diffstat (limited to '.github')
| -rw-r--r-- | .github/CODEOWNERS | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
