Add the 'a: desktop' label to labeler.yml (#130933)
The desktop team uses the [`a: desktop`](https://github.com/flutter/engine/pulls?q=is%3Aopen+label%3A%22affects%3A+desktop%22+sort%3Aupdated-desc) label to [triage](https://github.com/flutter/flutter/wiki/Triage#desktop-platforms-team-team-desktop) pull requests.
This commit is contained in:
parent
33e9fd8934
commit
61fd11db2b
5
.github/labeler.yml
vendored
5
.github/labeler.yml
vendored
@ -13,6 +13,11 @@
|
||||
- '**/animation/*'
|
||||
- '**/*animation*'
|
||||
|
||||
'a: desktop':
|
||||
- '**/linux/**/*'
|
||||
- '**/macos/**/*'
|
||||
- '**/windows/**/*'
|
||||
|
||||
'a: internationalization':
|
||||
- packages/flutter_localizations/**/*
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user