Files
sdk/OWNERS
T
Michael Goderbauer 7c8f08dd48 Update global owners
Change-Id: If79e665f69893164a0ba54b1e10ef87f8427d0de
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/462401
Reviewed-by: Alexander Thomas <athom@google.com>
Commit-Queue: Michael Goderbauer <goderbauer@google.com>
2025-11-18 00:59:38 -08:00

31 lines
1.1 KiB
Plaintext

# Global approvers - only to be used as a last resort.
athom@google.com #{LAST_RESORT_SUGGESTION}
goderbauer@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