Files
sdk/OWNERS
T
Daco Harkes 4405a5c7aa [infra] Set up owners for pubspec.yaml
Change-Id: Idf53a0934eee3d77c7799ca4eaaf90af989ce015
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/425840
Reviewed-by: Ivan Inozemtsev <iinozemtsev@google.com>
Reviewed-by: Alexander Thomas <athom@google.com>
2025-05-01 00:37:54 -07:00

32 lines
1.1 KiB
Plaintext

# Global approvers - only to be used as a last resort.
asiva@google.com #{LAST_RESORT_SUGGESTION}
athom@google.com #{LAST_RESORT_SUGGESTION}
devoncarew@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
per-file pubspec.yaml=file:/tools/OWNERS_ENG
# Updates fuchsia components only.
per-file DEPS=file:/tools/OWNERS_FUCHSIA
# Changelog, AUTHORS, and .git* do not require approval.
per-file CHANGELOG.md,AUTHORS,WATCHLISTS,.gitattributes,.gitconfig,.gitignore,sdk.code-workspace=*
# Product documentation
per-file CONTRIBUTING.md,LICENSE,PATENT_GRANT,README.*,SECURITY.md,sdk_packages.yaml=file:/tools/OWNERS_PRODUCT
# Top level build files
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
# Test status files
per-file pkg.status=file:/tools/OWNERS_ENG