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"