Commit c1404ee2 authored by Zentaro Kavanagh's avatar Zentaro Kavanagh Committed by Commit Bot

Stop requiring top level OWNER for string changes

Bug: None
Test: None
Change-Id: Ibcd365ff49083f783e53ca6c3f85dd55991db83b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2511849
Commit-Queue: Zentaro Kavanagh <zentaro@chromium.org>
Reviewed-by: default avatarKyle Horimoto <khorimoto@chromium.org>
Reviewed-by: default avatarJames Cook <jamescook@chromium.org>
Auto-Submit: Zentaro Kavanagh <zentaro@chromium.org>
Cr-Commit-Position: refs/heads/master@{#822871}
parent 44f46540
...@@ -6,6 +6,8 @@ ...@@ -6,6 +6,8 @@
per-file BUILD.gn=* per-file BUILD.gn=*
# Translation artifacts: # Translation artifacts:
per-file *.xtb=file://tools/translation/TRANSLATION_OWNERS per-file *.xtb=file://tools/translation/TRANSLATION_OWNERS
# Strings
per-file chromeos_strings.grd=*
# PST # PST
achuith@chromium.org achuith@chromium.org
......
# Any Chromium committer can approve changes to strings *.grd files, so they are
# also allowed to approve the corresponding sha1 hashes for string translation.
per-file *.png.sha1=*
# COMPONENT: UI>Shell # COMPONENT: UI>Shell
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