Files
sdk/OWNERS
Nate Biggs 7dd5270e9d Add natebiggs@ to global OWNERS
Change-Id: Ia1cd186467f886883b7c33db0d2bd4c1db263c93
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/485640
Commit-Queue: Nate Biggs <natebiggs@google.com>
Reviewed-by: Leaf Petersen <leafp@google.com>
2026-03-04 18:41:25 -08:00

32 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}
natebiggs@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