Commit 74b9bb62 authored by Alexei Svitkine's avatar Alexei Svitkine Committed by Commit Bot

Fix issues with histograms.xml OWNERS.

- Fixes common typos in email addresses.
- For metrics where the first owner is not a @chromium.org or a
  @google.com and which have another owner with such an address,
  moves that owner to be the primary owner. This ensures there's
  a primary Google contact for any metrics we're collecting.

This was done by looking through the following output and manually
fixing problems:
grep "<owner>" histograms.xml | grep -v google.com | grep -v chromium.org  | grep -v OWNERS | grep -v "Add more owner tags"

Bug: None
Change-Id: I5c9288764008764cd6634726a27a3cb24ad1f9d4
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2013758
Auto-Submit: Alexei Svitkine <asvitkine@chromium.org>
Reviewed-by: default avatarIlya Sherman <isherman@chromium.org>
Commit-Queue: Ilya Sherman <isherman@chromium.org>
Cr-Commit-Position: refs/heads/master@{#734335}
parent cae41c13
This diff is collapsed.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment