forked from chromium/chromium
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathOWNERS
61 lines (47 loc) · 1.12 KB
/
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
48
49
50
51
52
53
54
55
56
57
58
59
60
61
# For patches touching specific topics, try the topic-specific OWNERS at the
# bottom of the file. For patches that touch multiple areas or if you aren't
# sure, try the more general OWNERS at the bottom.
#
# Folks listed as unofficial can't do OWNERS approvals but are good people to
# ask for informal reviews.
# layers
enne@chromium.org
danakj@chromium.org
pdr@chromium.org
# mac-specific
ccameron@chromium.org
# scheduling / begin frames
sunnyps@chromium.org
# tiles, tile management, and raster work
vmpstr@chromium.org
ericrk@chromium.org
# texture uploading
sunnyps@chromium.org
# math / geometry
flackr@chromium.org
# property trees
chrishtr@chromium.org
weiliangc@chromium.org
pdr@chromium.org
# animation
flackr@chromium.org
smcgruer@chromium.org
# images
ericrk@chromium.org
khushalsagar@chromium.org
vmpstr@chromium.org
# surfaces
enne@chromium.org
kylechar@chromium.org
samans@chromium.org
# input, scrolling
bokan@chromium.org
# scroll snap
majidvp@chromium.org
# general
enne@chromium.org
danakj@chromium.org
vmpstr@chromium.org
piman@chromium.org
# TEAM: graphics-dev@chromium.org
# COMPONENT: Internals>Compositing