Commit a532d018 authored by edchin's avatar edchin Committed by Commit Bot

[ios] Add Flag Ownership for livvielin

iOS flag owners were asked to claim ownership and state an expiry in
this announcement email:
https://groups.google.com/a/google.com/g/bling-team/c/7YC_3l6yEzo/m/1-iZg1fPAAAJ

This is one of several CLs that adds iOS flag ownership information into
flag-metadata.json.

Bug: 1058614
Change-Id: I4b21639bcbc1e78e0417e75614c0232f700ffe71
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2094239Reviewed-by: default avatarLivvie Lin <livvielin@chromium.org>
Reviewed-by: default avataredchin <edchin@chromium.org>
Commit-Queue: edchin <edchin@chromium.org>
Cr-Commit-Position: refs/heads/master@{#748283}
parent d4bef19d
...@@ -3387,6 +3387,11 @@ ...@@ -3387,6 +3387,11 @@
"owners": [ "jamescook", "cros-system-services@google.com" ], "owners": [ "jamescook", "cros-system-services@google.com" ],
"expiry_milestone": 84 "expiry_milestone": 84
}, },
{
"name": "ssl-committed-interstitials",
"owners": [ "livvielin" ],
"expiry_milestone": 84
},
{ {
"name": "stop-in-background", "name": "stop-in-background",
"owners": [ "chrome-catan@google.com" ], "owners": [ "chrome-catan@google.com" ],
......
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