[infra] Fix syntax error in OWNERS
Each line can only have one "file" keyword. Bug: b/216440912 Change-Id: Ib142a487f1af4c216bed9955ca2d4b7d7b98d1d2 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/235083 Reviewed-by: William Hesse <whesse@google.com>
This commit is contained in:
@@ -17,7 +17,7 @@ per-file CHANGELOG.md,AUTHORS,.gitattributes,.gitconfig,.gitignore=*
|
||||
per-file CONTRIBUTING.md,LICENSE,PATENT_GRANT,README.*,SECURITY.md=file:/tools/OWNERS_PRODUCT
|
||||
|
||||
# Top level build files
|
||||
per-file .clang-format,BUILD.gn,sdk_args.gni=file:/tools/OWNERS_VM,file:/tools/OWNERS_INFRA
|
||||
per-file .clang-format,BUILD.gn,sdk_args.gni=file:/tools/OWNERS_VM
|
||||
|
||||
# Generated file
|
||||
per-file .packages=*
|
||||
|
||||
Reference in New Issue
Block a user