diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2024-01-18 11:58:53 +0100 |
|---|---|---|
| committer | Taras Madan <tarasmadan@google.com> | 2024-01-18 12:37:05 +0000 |
| commit | a1923a8640a39aa8851f91d907a34dc12ffc5d32 (patch) | |
| tree | 1727116c22328a1dcc3aeb708f551dff1bac20f3 /.github/CODEOWNERS | |
| parent | 239abf840427841c91a546737fdcb9a1ed18bd39 (diff) | |
dependabot: use monthly schedule
We are getting too many PRs too often to react on all.
Diffstat (limited to '.github/CODEOWNERS')
| -rw-r--r-- | .github/CODEOWNERS | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 6f51053c4..d49a031e2 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,10 +1,9 @@ # For reference see: # https://help.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners -*.py @xairy *fuchsia* @mvanotti @noncombatant @glpesk @eepeep @corkamig *freebsd* @markjdb @tuexen *netbsd* @krytarowski @R3x *openbsd* @blackgnezdo @mptre *gvisor* @avagin -vendor/ @dvyukov +vendor/ @tarasmadan |
