OWNERS 986 B

1234567891011121314151617181920212223242526
  1. # Owner approval for 3rd party is only required for
  2. # adding new libraries. Be sure to follow the instructions for adding
  3. # new third party libraries.
  4. #
  5. # https://chromium.googlesource.com/chromium/src.git/+/master/docs/adding_to_third_party.md
  6. #
  7. # For changes to existing code that has no OWNER file, simply TBR= one of
  8. # people below in addition to getting an appropriate code review. Generally
  9. # third_party modules should have owners, so if you find yourself doing this
  10. # more than once or twice for a directory, consider adding an OWNER file. If
  11. # you're making changes and there isn't a more obvious person, the owner is
  12. # probably you!
  13. # Eng reviewer
  14. file://ENG_REVIEW_OWNERS
  15. # Automatic round-robin assignment of reviewer for third-party licenses.
  16. # No one receives email to this list, just use it as a reviewer.
  17. chromium-third-party@google.com
  18. thakis@chromium.org
  19. per-file .gitignore=*
  20. # Translation artifacts:
  21. per-file ....xtb=file://tools/translation/TRANSLATION_OWNERS