mirror of
https://github.com/dart-lang/sdk
synced 2024-11-02 10:28:02 +00:00
c1ef5795e1
These files frequently require changes when GN files are changed. Change-Id: Ie0e7197ecd80081811608e05e58dfc0cf2036c03 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/242063 Reviewed-by: Slava Egorov <vegorov@google.com> Reviewed-by: Siva Annamalai <asiva@google.com> Reviewed-by: Alexander Thomas <athom@google.com> Commit-Queue: Ryan Macnak <rmacnak@google.com>
23 lines
788 B
Text
23 lines
788 B
Text
# Global approvers - only to be used as a last resort.
|
|
asiva@google.com #{LAST_RESORT_SUGGESTION}
|
|
athom@google.com #{LAST_RESORT_SUGGESTION}
|
|
kustermann@google.com #{LAST_RESORT_SUGGESTION}
|
|
leafp@google.com #{LAST_RESORT_SUGGESTION}
|
|
sigmund@google.com #{LAST_RESORT_SUGGESTION}
|
|
vegorov@google.com #{LAST_RESORT_SUGGESTION}
|
|
vsm@google.com #{LAST_RESORT_SUGGESTION}
|
|
|
|
# DEPS
|
|
per-file DEPS=file:/tools/OWNERS_ENG
|
|
|
|
# Changelog, AUTHORS, and .git* do not require approval.
|
|
per-file CHANGELOG.md,AUTHORS,.gitattributes,.gitconfig,.gitignore=*
|
|
|
|
# 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
|
|
|
|
# Generated file
|
|
per-file .packages=*
|