0

Add the IP protection team to watchlist for ip-protection

Change-Id: I13c58b0efb5af5fdccca7c808918de22db5bb96e
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5033222
Reviewed-by: Andrew Williams <awillia@chromium.org>
Commit-Queue: Dustin Mitchell <djmitche@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1225505}
This commit is contained in:
Dustin J. Mitchell
2023-11-16 15:40:02 +00:00
committed by Chromium LUCI CQ
parent 4d17bf3737
commit 3ce23c69cb

@ -1339,6 +1339,11 @@
'ios/chrome/browser/widget_kit|'\
'ios/chrome/widget_kit_extension',
},
'ip_protection': {
'filepath': 'chrome/browser/ip_protection/' \
'|services/network/ip_protection_' \
'|services/network/network_service_proxy_delegate',
},
'kiosk': {
'filepath': 'chrome/browser/chromeos/app_mode/'\
'|chrome/browser/ash/app_mode/'\
@ -2892,6 +2897,9 @@
'marq+watch@chromium.org'],
'ios_web': ['ios-reviews+web@chromium.org'],
'ios_widget_kit': ['rkgibson+watch@chromium.org'],
'ip_protection': ['djmitche@chromium.org',
'awillia@chromium.org',
'brgoldstein@google.com'],
'kiosk': ['chromeos-kiosk-eng+watch@google.com'],
'language': ['language-reviews@chromium.org'],
'libaom': ['fgalligan@chromium.org',