Commit ef66a1a8 authored by Justin Donnelly's avatar Justin Donnelly Committed by Commit Bot

[omnibox] Flag expiration cleanup.

- Postpone expiration of #omnibox-disable-instant-extended-limit.
- Postpone expiration of #omnibox-zero-suggestions-on-ntp and add
  tommycli to owners.
- Fix team email address on a few entries.

Change-Id: I989a09a0e74a86a02c58870e423f34ef32ac9ba0
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1949447Reviewed-by: default avatarPatrick Noland <pnoland@chromium.org>
Reviewed-by: default avatarTommy Li <tommycli@chromium.org>
Commit-Queue: Justin Donnelly <jdonnelly@chromium.org>
Cr-Commit-Position: refs/heads/master@{#721242}
parent 9e16f031
...@@ -1127,7 +1127,7 @@ ...@@ -1127,7 +1127,7 @@
}, },
{ {
"name": "enable-clipboard-provider-text-suggestions", "name": "enable-clipboard-provider-text-suggestions",
"owners": [ "gangwu", "chromium-omnibox-team"], "owners": [ "gangwu", "chrome-omnibox-team@google.com"],
"expiry_milestone": 84 "expiry_milestone": 84
}, },
{ {
...@@ -2753,7 +2753,7 @@ ...@@ -2753,7 +2753,7 @@
{ {
"name": "omnibox-disable-instant-extended-limit", "name": "omnibox-disable-instant-extended-limit",
"owners": [ "pnoland", "chrome-omnibox-team@google.com" ], "owners": [ "pnoland", "chrome-omnibox-team@google.com" ],
"expiry_milestone": 80 "expiry_milestone": 85
}, },
{ {
"name": "omnibox-display-title-for-current-url", "name": "omnibox-display-title-for-current-url",
...@@ -2792,12 +2792,12 @@ ...@@ -2792,12 +2792,12 @@
}, },
{ {
"name": "omnibox-material-design-weather-icons", "name": "omnibox-material-design-weather-icons",
"owners": [ "manukh", "ender", "chromium-omnibox-team" ], "owners": [ "manukh", "ender", "chrome-omnibox-team@google.com" ],
"expiry_milestone": 85 "expiry_milestone": 85
}, },
{ {
"name": "omnibox-max-url-matches", "name": "omnibox-max-url-matches",
"owners": [ "krb", "chromium-omnibox-team" ], "owners": [ "krb", "chrome-omnibox-team@google.com" ],
"expiry_milestone": 82 "expiry_milestone": 82
}, },
{ {
...@@ -2907,8 +2907,8 @@ ...@@ -2907,8 +2907,8 @@
}, },
{ {
"name": "omnibox-zero-suggestions-on-ntp", "name": "omnibox-zero-suggestions-on-ntp",
"owners": [ "chrome-omnibox-team@google.com" ], "owners": [ "tommycli", "chrome-omnibox-team@google.com" ],
"expiry_milestone": 81 "expiry_milestone": 85
}, },
{ {
"name": "omnibox-zero-suggestions-on-ntp-realbox", "name": "omnibox-zero-suggestions-on-ntp-realbox",
......
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