Assign owners to each top level file.

Fixes: b/316131537
Change-Id: I68cfe2a987a11f1bf750dfdd021cfc0924667570
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/341541
Reviewed-by: Alexander Thomas <athom@google.com>
Commit-Queue: Jonas Termansen <sortie@google.com>
This commit is contained in:
Jonas Termansen 2023-12-14 12:38:11 +00:00 committed by Commit Queue
parent 931c6af820
commit d03160e552

7
OWNERS
View file

@ -12,13 +12,16 @@ vsm@google.com #{LAST_RESORT_SUGGESTION}
per-file DEPS=file:/tools/OWNERS_ENG
# Changelog, AUTHORS, and .git* do not require approval.
per-file CHANGELOG.md,AUTHORS,.gitattributes,.gitconfig,.gitignore=*
per-file CHANGELOG.md,AUTHORS,WATCHLISTS,.gitattributes,.gitconfig,.gitignore,sdk.code-workspace=*
# Product documentation
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_BUILD
per-file .clang-format,.gn,BUILD.gn,sdk_args.gni=file:/tools/OWNERS_BUILD
# Infrastructure files.
per-file .style.yapf,codereview.settings,PRESUBMIT.py=file:/tools/OWNERS_INFRA
# Generated file
per-file .packages=*