Skip to content

Commit fba97fa

Browse files
authored
Update infra reviewers and add label. (flutter#4068)
Updates the dependabot configuration with new reviewers and the autosubmit label for the actions workflows.
1 parent c43cc13 commit fba97fa

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

.github/dependabot.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,13 @@ updates:
1717
schedule:
1818
interval: "daily"
1919
reviewers:
20-
- "hixie"
21-
- "godofredoc"
20+
- "keyonghan"
21+
- "yusuf-goog"
22+
- "ricardoamador"
2223
labels:
2324
- "team"
2425
- "team: infra"
26+
- "autosubmit"
2527

2628
- package-ecosystem: "gradle"
2729
directory: "/packages/animations/example/android/app"

0 commit comments

Comments
 (0)