OWNERS 4.5 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677
  1. set noparent
  2. blundell@chromium.org
  3. caitkp@chromium.org
  4. tedchoc@chromium.org
  5. # For build configuration things and simple changes.
  6. thakis@chromium.org
  7. per-file arc_strings.grdp=file://ash/components/arc/OWNERS
  8. per-file android_system_error_page_strings.grdp=file://components/android_system_error_page/OWNERS
  9. per-file autofill_assistant_strings.grdp=file://components/autofill_assistant/OWNERS
  10. per-file autofill_payments_strings.grdp=file://components/autofill/core/browser/payments/OWNERS
  11. per-file autofill_strings.grdp=file://components/autofill/OWNERS
  12. per-file bookmark_bar_strings.grdp=file://components/bookmarks/OWNERS
  13. per-file browsing_data_strings.grdp=file://components/browsing_data/OWNERS
  14. per-file commerce_strings.grdp=file://components/commerce_strings_grdp/OWNERS
  15. per-file content_creation_strings.grdp=file://components/content_creation/OWNERS
  16. per-file crash_strings.grdp=file://components/crash/OWNERS
  17. per-file dom_distiller_strings.grdp=file://components/dom_distiller/OWNERS
  18. per-file enterprise_strings.grdp=file://components/enterprise/OWNERS
  19. per-file error_page_strings.grdp=file://components/error_page/OWNERS
  20. per-file fullscreen_control_strings.grdp=file://components/fullscreen_control/OWNERS
  21. per-file heavy_ad_intervention_strings.grdp=file://components/heavy_ad_intervention/OWNERS
  22. per-file history_clusters_strings.grdp=file://components/history_clusters/OWNERS
  23. per-file javascript_dialogs_strings.grdp=file://components/javascript_dialogs/OWNERS
  24. per-file live_caption_strings.grdp=file://components/live_caption/OWNERS
  25. per-file management_mobile_strings.grdp=file://components/management/OWNERS
  26. per-file management_strings.grdp=file://docs/privacy/OWNERS
  27. per-file media_message_center_strings.grdp=file://components/media_message_center/OWNERS
  28. per-file new_or_sad_tab_strings.grdp=file://chrome/browser/ui/webui/ntp/OWNERS
  29. per-file new_or_sad_tab_strings.grdp=file://chrome/browser/resources/ntp4/OWNERS
  30. per-file ntp_snippets_strings.grdp=file://components/ntp_snippets/OWNERS
  31. per-file omnibox_pedal_ui_strings.grdp=file://components/omnibox/OWNERS
  32. per-file omnibox_strings.grdp=file://components/omnibox/OWNERS
  33. per-file page_info_strings.grdp=file://chrome/browser/ui/page_info/OWNERS
  34. per-file paint_preview_strings.grdp=file://components/paint_preview/OWNERS
  35. per-file password_manager_strings.grdp=file://components/password_manager/OWNERS
  36. per-file payments_strings.grdp=file://components/payments/OWNERS
  37. per-file permissions_strings.grdp=file://components/permissions/OWNERS
  38. per-file pdf_strings.grdp=file://pdf/OWNERS
  39. per-file policy_strings.grdp=file://components/policy/OWNERS
  40. per-file print_media_strings.grdp=file://components/printing/OWNERS
  41. per-file printing_component_strings.grdp=file://components/printing/OWNERS
  42. per-file privacy_sandbox_strings.grdp=file://components/privacy_sandbox/OWNERS
  43. per-file reset_password_strings.grdp=file://components/safe_browsing/OWNERS
  44. per-file security_interstitials_strings.grdp=file://components/security_interstitials/OWNERS
  45. per-file send_tab_to_self_strings.grdp=file://components/send_tab_to_self/OWNERS
  46. per-file site_settings_strings.grdp=file://components/browser_ui/site_settings/OWNERS
  47. per-file site_settings_strings.grdp=file://chrome/browser/resources/settings/site_settings/OWNERS
  48. per-file sms_strings.grdp=file://content/browser/sms/OWNERS
  49. per-file ssl_errors_strings.grdp=file://components/ssl_errors/OWNERS
  50. per-file subresource_filter_strings.grdp=file://components/subresource_filter/OWNERS
  51. per-file sync_ui_strings.grdp=file://components/sync/OWNERS
  52. per-file tab_groups_strings.grdp=file://components/tab_groups/OWNERS
  53. per-file translate_strings.grdp=file://components/translate/OWNERS
  54. per-file undo_strings.grdp=file://components/undo/OWNERS
  55. per-file version_ui_strings.grdp=file://components/version_ui/OWNERS
  56. per-file web_contents_delegate_android_strings.grdp=file://components/embedder_support/android/delegate/OWNERS
  57. per-file webxr_strings.grdp=file://components/webxr/OWNERS
  58. # For web_dev_style related changes.
  59. per-file .eslintrc.js=file://ui/webui/PLATFORM_OWNERS
  60. per-file PRESUBMIT.py=file://ui/webui/PLATFORM_OWNERS
  61. # For adding or removing languages.
  62. per-file *.grd=claudiomagni@chromium.org
  63. # Translation artifacts:
  64. per-file ....xtb=file://tools/translation/TRANSLATION_OWNERS
  65. # This is for the common case of adding or removing tests or files. If you're
  66. # making structural changes, please get a review from one of the overall
  67. # components OWNERS.
  68. per-file BUILD.gn=*
  69. # Updating network error interstitial strings.
  70. per-file error_page_strings.grdp=edwardjung@chromium.org