From a1923a8640a39aa8851f91d907a34dc12ffc5d32 Mon Sep 17 00:00:00 2001 From: Dmitry Vyukov Date: Thu, 18 Jan 2024 11:58:53 +0100 Subject: dependabot: use monthly schedule We are getting too many PRs too often to react on all. --- .github/CODEOWNERS | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to '.github/CODEOWNERS') 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 -- cgit mrf-deployment