chromium/ipc/SECURITY_OWNERS

# Reviewers for security-sensitive CLs that cross process boundaries, e.g.:
#
# - CLs using Mojo IPC  [1]
# - CLs using legacy IPC [2]
# - CLs using Android IDL
#
# [1] reference: https://docs.google.com/document/d/1Kw4aTuISF7csHnjOpDJGc7JYIjlvOAKRprCTBVWw_E4/edit
# [2] reference: https://www.chromium.org/Home/chromium-security/education/security-tips-for-ipc/
#
# Things like the shared memory implementation in //base also fall under the
# purview of //ipc/SECURITY_OWNERS (changes that *use* shared memory should
# already be covered by the standard IPC review process, since the shared
# memory regions themselves need to be sent over IPC).

# Consider assigning IPC reviews to [email protected] rather than a
# specific reviewer. This helps distribute review load and knowledge more evenly
# amongst the team. Automation will select a random reviewer and reassign the
# review within ~5 minutes. Googlers can read more about this at go/gwsq-gerrit.
[email protected]

# The find-owners plugin does not support groups, so the actual IPC reviewers
# are listed below but tagged with {LAST_RESORT_SUGGESTION} so that Gerrit will
# preferentially suggest the review alias above.
#
# Please keep this list alphabetized and in sync with the gwsq config (see
# go/chrome-ipc-review).
[email protected]            #{LAST_RESORT_SUGGESTION}
[email protected]  #{LAST_RESORT_SUGGESTION}
[email protected]        #{LAST_RESORT_SUGGESTION}
[email protected]           #{LAST_RESORT_SUGGESTION}
[email protected]          #{LAST_RESORT_SUGGESTION}
[email protected]          #{LAST_RESORT_SUGGESTION}
[email protected]             #{LAST_RESORT_SUGGESTION}
[email protected]       #{LAST_RESORT_SUGGESTION}
[email protected]          #{LAST_RESORT_SUGGESTION}
[email protected]     #{LAST_RESORT_SUGGESTION}
[email protected]           #{LAST_RESORT_SUGGESTION}
[email protected]          #{LAST_RESORT_SUGGESTION}
[email protected]          #{LAST_RESORT_SUGGESTION}
[email protected]           #{LAST_RESORT_SUGGESTION}
[email protected]        #{LAST_RESORT_SUGGESTION}
[email protected]           #{LAST_RESORT_SUGGESTION}
[email protected]          #{LAST_RESORT_SUGGESTION}
[email protected]           #{LAST_RESORT_SUGGESTION}
[email protected]          #{LAST_RESORT_SUGGESTION}
[email protected]        #{LAST_RESORT_SUGGESTION}
[email protected]          #{LAST_RESORT_SUGGESTION}
[email protected]             #{LAST_RESORT_SUGGESTION}