Skip to content

Commit 152f160

Browse files
authored
Swap bundler dependabot reviewers (#125333)
Remove myself as a the CocoaPods gem [dependabot](https://github.blog/2020-06-01-keep-all-your-packages-up-to-date-with-dependabot/) reviewer and add @christopherfujino and @vashworth instead for Ruby gem bumps: https://github.com/flutter/flutter/blob/3a436f47f5fe58fbe2a212717754a7992bbd60f5/dev/ci/mac/Gemfile This is low traffic (one review every few months): https://github.com/flutter/flutter/pulls?q=is%3Apr+dependabot+cocoapods+is%3Aclosed Note the last minor version was ignored flutter/flutter#122051 due to flutter/flutter#122057. We have pretty good plugins/CocoaPods test coverage, so if that infra issue were fixed we should feel pretty safe about bumping this if all the tests pass.
1 parent 1561b65 commit 152f160

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/dependabot.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@ updates:
88
schedule:
99
interval: "weekly"
1010
reviewers:
11-
- "jmagman"
11+
- "christopherfujino"
12+
- "vashworth"
1213
- "keyonghan"
1314
- "yusuf-goog"
1415
labels:

0 commit comments

Comments
 (0)