[M73 Dev][Tizen] Fix compilation errors for TV profile
[platform/framework/web/chromium-efl.git] / base / OWNERS
1 # See //base/README.md to find qualification for being an owner.
2
3 ajwong@chromium.org
4 danakj@chromium.org
5 dcheng@chromium.org
6 fdoray@chromium.org
7 gab@chromium.org
8 kylechar@chromium.org
9 mark@chromium.org
10 thakis@chromium.org
11 thestig@chromium.org
12
13 # For Bind/Callback:
14 per-file bind*=tzik@chromium.org
15 per-file callback*=tzik@chromium.org
16
17 # For Android-specific changes:
18 per-file *android*=file://base/android/OWNERS
19 per-file BUILD.gn=file://base/android/OWNERS
20
21 # For Fuchsia-specific changes:
22 per-file *_fuchsia*=file://build/fuchsia/OWNERS
23
24 # For FeatureList API:
25 per-file feature_list*=asvitkine@chromium.org
26 per-file feature_list*=isherman@chromium.org
27
28 # Restricted since rand_util.h also backs the cryptographically secure RNG.
29 per-file rand_util*=set noparent
30 per-file rand_util*=file://ipc/SECURITY_OWNERS
31
32 # For TCMalloc tests:
33 per-file security_unittest.cc=jln@chromium.org
34
35 # For Value:
36 per-file values*=jdoerrie@chromium.org
37
38 # COMPONENT: Internals>Core