From 5a663e6ef8417118e26bd0d170d30f375822cdca Mon Sep 17 00:00:00 2001 From: Jenn Magder Date: Thu, 9 May 2024 19:59:27 -0700 Subject: [PATCH] Update dependabot reviewers (#148101) Update dependabot reviewers. --- .github/dependabot.yml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 9636bb75c2..ee0695bb95 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -11,7 +11,6 @@ updates: - "christopherfujino" - "jmagman" - "keyonghan" - - "yusuf-goog" labels: - "team" - "team-infra" @@ -21,9 +20,9 @@ updates: schedule: interval: "weekly" reviewers: - - "keyonghan" - - "yusuf-goog" - "christopherfujino" + - "jmagman" + - "keyonghan" labels: - "team" - "team-infra" @@ -33,7 +32,9 @@ updates: schedule: interval: "daily" reviewers: - - "godofredoc" + - "christopherfujino" + - "jmagman" + - "keyonghan" labels: - "team" - "team-infra"