Commit f20c4bff authored by Lijin Shen's avatar Lijin Shen Committed by Commit Bot

Update email address in presubmit warning message

Update email address in presubmit warning message

Bug: 1109248
Change-Id: If55f0651bf1606a596dfb65733d01d23411e7db9
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2317845Reviewed-by: default avatarTheresa  <twellington@chromium.org>
Reviewed-by: default avatarAndrew Grieve <agrieve@chromium.org>
Commit-Queue: Lijin Shen <lazzzis@google.com>
Cr-Commit-Position: refs/heads/master@{#791909}
parent 4c139063
......@@ -369,7 +369,7 @@ def _CheckTextAppearance(input_api, output_api):
...
</style>
Please contact hannahs@chromium.org for UX approval, and
Please contact arminaforoughi@chromium.org for UX approval, and
src/chrome/android/java/res/OWNERS for questions.
See https://crbug.com/775198 for more information.
''', errors)
......@@ -394,7 +394,7 @@ def _CheckNewTextAppearance(input_api, output_api):
If you are removing or editing an existing text appearance style, or your
new text appearance style is approved by UX, please bypass this check.
Otherwise, please contact hannahs@chromium.org for UX approval, and
Otherwise, please contact arminaforoughi@chromium.org for UX approval, and
src/chrome/android/java/res/OWNERS for questions.
See https://crbug.com/775198 for more information.
''', errors)
......
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