OWNERS 2.5 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465
  1. # src/content is a large and complex component. In general, files should be in
  2. # subdirectories that have specific owners who are the experts in reviewing that
  3. # code. Top level content/OWNERS are reviewers who are qualified to review
  4. # changes across all of content and are responsible for its architecture. They
  5. # will defer to subdirectory owners as needed. As such we expect that a
  6. # content/OWNER has made substantial contributions to content/ in the recent
  7. # past, specifically both in the browser and renderer subdirectories as they
  8. # encapsulate the main architecture, and demonstrated overall knowledge of the
  9. # content architecture by doing code reviews for changes that affect different
  10. # parts of content even before being a content/OWNER.
  11. #
  12. # For public questions directed to OWNERS, you can send email
  13. # to content-owners@chromium.org.
  14. set noparent
  15. # NOTE: keep this in sync with lsc-owners-override@chromium.org owners
  16. # by emailing lsc-policy@chromium.org when this list changes.
  17. alexmos@chromium.org
  18. altimin@chromium.org
  19. arthursonzogni@chromium.org
  20. avi@chromium.org
  21. clamy@chromium.org
  22. creis@chromium.org
  23. dgozman@chromium.org
  24. jam@chromium.org
  25. kinuko@chromium.org
  26. nasko@chromium.org
  27. pfeldman@chromium.org
  28. # NOTE: keep this in sync with lsc-owners-override@chromium.org owners
  29. # by emailing lsc-policy@chromium.org when this list changes.
  30. # per-file rules:
  31. # For threading and startup/shutdown sequences
  32. # gab@chromium.org (see per-file rules in subdirectories)
  33. # This is for the common case of adding or renaming files. If you're doing
  34. # structural changes, please get a review from a reviewer in this file.
  35. per-file BUILD.gn=*
  36. per-file content_resources.grd=file://ui/webui/PLATFORM_OWNERS
  37. per-file dev_ui_content_resources.grd=file://ui/webui/PLATFORM_OWNERS
  38. # The remaining rules are for platform-specific implementation changes.
  39. # Do NOT add other per-file changes as they would also apply to public/.
  40. # For Fuchsia-specific changes:
  41. per-file ...fuchsia*=file://build/fuchsia/OWNERS
  42. # For Mac-specific changes:
  43. per-file ..._mac.*=ellyjones@chromium.org
  44. per-file ..._mac.*=mark@chromium.org
  45. per-file ..._mac.*=rsesek@chromium.org
  46. per-file ..._mac.*=tapted@chromium.org
  47. per-file ..._mac_*=ellyjones@chromium.org
  48. per-file ..._mac_*=mark@chromium.org
  49. per-file ..._mac_*=rsesek@chromium.org
  50. per-file ..._mac_*=tapted@chromium.org
  51. per-file ....mm=ellyjones@chromium.org
  52. per-file ....mm=mark@chromium.org
  53. per-file ....mm=rsesek@chromium.org
  54. per-file ....mm=tapted@chromium.org
  55. # Translation artifacts:
  56. per-file ....xtb=file://tools/translation/TRANSLATION_OWNERS