Unverified Commit 5bbd8667 authored by Michael Goderbauer's avatar Michael Goderbauer Committed by GitHub

Fix typos in labels (#128093)

parent fdb71de7
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
'a: internationalization': 'a: internationalization':
- packages/flutter_localizations/**/* - packages/flutter_localizations/**/*
'a: test': 'a: tests':
- packages/flutter_driver/**/* - packages/flutter_driver/**/*
- packages/flutter_goldens/**/* - packages/flutter_goldens/**/*
- packages/flutter_goldens_client/**/* - packages/flutter_goldens_client/**/*
...@@ -43,7 +43,7 @@ engine: ...@@ -43,7 +43,7 @@ engine:
'f: gestures': 'f: gestures':
- '**/*gestures*' - '**/*gestures*'
'f: material': 'f: material design':
- '**/*material*' - '**/*material*'
'f: routes': 'f: routes':
...@@ -80,7 +80,7 @@ team: ...@@ -80,7 +80,7 @@ team:
- packages/flutter_goldens/**/* - packages/flutter_goldens/**/*
- packages/flutter_goldens_client/**/* - packages/flutter_goldens_client/**/*
'team: gallery': 'gallery':
- examples/flutter_gallery/**/* - examples/flutter_gallery/**/*
tech-debt: tech-debt:
......
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