forked from chromium/chromium
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathSECURITY_OWNERS
47 lines (45 loc) · 2.41 KB
/
SECURITY_OWNERS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
# 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.
# 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}