-
Notifications
You must be signed in to change notification settings - Fork 123
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
1 changed file
with
4 additions
and
20 deletions.
There are no files selected for viewing
Validating CODEOWNERS rules …
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,20 +1,4 @@ | ||
# Code owners are automatically requested for review when someone opens a pull | ||
# request that modifies code that they own. Code owners are not automatically | ||
# requested to review draft pull requests. | ||
# | ||
# For the full docs on CODEOWNERS, see: | ||
# https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners | ||
|
||
# Metrics owners | ||
/cobalt/browser/metrics/ @joeltine | ||
/components/metrics/ @joeltine | ||
/tools/metrics/ @joeltine | ||
|
||
# Monitoring for merges to Chromium upstreams | ||
/base/ @youtube/cobalt-3p-repository-owners | ||
/build/ @youtube/cobalt-3p-repository-owners | ||
/crypto/ @youtube/cobalt-3p-repository-owners | ||
/net/ @youtube/cobalt-3p-repository-owners | ||
/third_party/abseil-cpp/ @youtube/cobalt-3p-repository-owners | ||
/third_party/modp_b64/ @youtube/cobalt-3p-repository-owners | ||
/url/ @youtube/cobalt-3p-repository-owners | ||
* @youtube/cobalt-3p-repository-owners | ||
/.github/ @youtube/cobalt-committers | ||
/chrobalt/ @youtube/cobalt-committers | ||
/starboard/ @youtube/cobalt-committers |