Update infra reviewers and add label. (#4068)

Updates the dependabot configuration with new reviewers and the autosubmit label for the actions workflows.
This commit is contained in:
godofredoc
2023-05-23 19:38:21 -07:00
committed by GitHub
parent c43cc13498
commit fba97fa4cc

View File

@ -17,11 +17,13 @@ updates:
schedule: schedule:
interval: "daily" interval: "daily"
reviewers: reviewers:
- "hixie" - "keyonghan"
- "godofredoc" - "yusuf-goog"
- "ricardoamador"
labels: labels:
- "team" - "team"
- "team: infra" - "team: infra"
- "autosubmit"
- package-ecosystem: "gradle" - package-ecosystem: "gradle"
directory: "/packages/animations/example/android/app" directory: "/packages/animations/example/android/app"