[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:
Alexander Thomas 2022-03-03 10:39:39 +00:00
parent b5fb9c7bca
commit 0a7bd5556c

2
OWNERS
View file

@ -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=*