Unverified Commit 2bf8414a authored by Ian Hickson's avatar Ian Hickson Committed by GitHub

Update labeler for recent changes (#130168)

'team' is going away, and 'tech debt' got renamed.
parent af2e2823
...@@ -79,21 +79,10 @@ framework: ...@@ -79,21 +79,10 @@ framework:
platform-ios: platform-ios:
- packages/flutter_tools/lib/src/ios/**/* - packages/flutter_tools/lib/src/ios/**/*
team:
- '**/pubspec.yaml'
- '**/fix_data.yaml'
- '**/*.expect'
- '**/*test_fixes*'
- .github/**/*
- dev/**/*
- examples/**/*
- packages/flutter_goldens/**/*
- packages/flutter_goldens_client/**/*
'customer: gallery': 'customer: gallery':
- examples/flutter_gallery/**/* - examples/flutter_gallery/**/*
tech-debt: 'c: tech-debt':
- '**/fix_data.yaml' - '**/fix_data.yaml'
- '**/*.expect' - '**/*.expect'
- '**/*test_fixes*' - '**/*test_fixes*'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment