Skip to content

Commit

Permalink
Update CODEOWNERS for Chrobalt
Browse files Browse the repository at this point in the history
Issue: 360225419
  • Loading branch information
dahlstrom-g committed Oct 1, 2024
1 parent 96e82a5 commit e933e0d
Showing 1 changed file with 4 additions and 20 deletions.
24 changes: 4 additions & 20 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
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

0 comments on commit e933e0d

Please sign in to comment.