mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00
Fix typos in labels (#128093)
This commit is contained in:
parent
fdb71de7a0
commit
5bbd866762
6
.github/labeler.yml
vendored
6
.github/labeler.yml
vendored
@ -13,7 +13,7 @@
|
||||
'a: internationalization':
|
||||
- packages/flutter_localizations/**/*
|
||||
|
||||
'a: test':
|
||||
'a: tests':
|
||||
- packages/flutter_driver/**/*
|
||||
- packages/flutter_goldens/**/*
|
||||
- packages/flutter_goldens_client/**/*
|
||||
@ -43,7 +43,7 @@ engine:
|
||||
'f: gestures':
|
||||
- '**/*gestures*'
|
||||
|
||||
'f: material':
|
||||
'f: material design':
|
||||
- '**/*material*'
|
||||
|
||||
'f: routes':
|
||||
@ -80,7 +80,7 @@ team:
|
||||
- packages/flutter_goldens/**/*
|
||||
- packages/flutter_goldens_client/**/*
|
||||
|
||||
'team: gallery':
|
||||
'gallery':
|
||||
- examples/flutter_gallery/**/*
|
||||
|
||||
tech-debt:
|
||||
|
Loading…
Reference in New Issue
Block a user