OWNERS 957 B

1234567891011121314151617181920212223242526272829
  1. # Note: Unless you want a specific reviewer's expertise, please send CLs to
  2. # chromium-ui-views-reviews@google.com rather than to specific individuals.
  3. # These CLs will be automatically reassigned to a reviewer within about
  4. # 5 minutes. This approach helps our team to load-balance incoming reviews.
  5. # Googlers can read more about this at go/gwsq-gerrit.
  6. elainechien@chromium.org
  7. ellyjones@chromium.org
  8. kerenzhu@chromium.org
  9. kylixrd@chromium.org
  10. msw@chromium.org
  11. pbos@chromium.org
  12. pkasting@chromium.org
  13. robliao@chromium.org
  14. sky@chromium.org
  15. tapted@chromium.org
  16. tluk@chromium.org
  17. # Prefer avi@, ellyjones@, lgrey@, or tapted@ for mac specific changes.
  18. per-file *_mac.*=avi@chromium.org
  19. per-file *_cocoa.*=avi@chromium.org
  20. per-file *.mm=avi@chromium.org
  21. per-file *_mac.*=lgrey@chromium.org
  22. per-file *_cocoa.*=lgrey@chromium.org
  23. per-file *.mm=lgrey@chromium.org
  24. # If you're doing structural changes get a review from one of the OWNERS.
  25. per-file BUILD.gn=*