watchlists: add v4l2 and arc_video_accelerator to watchlists and add hiroh@ to them
BUG=None
Change-Id: I7085ae66081b2b22ec68b3132ceb606c8e89f364
Reviewed-on: https://chromium-review.googlesource.com/1009344
Commit-Queue: Pawel Osciak <[email protected]>
Reviewed-by: Pawel Osciak <[email protected]>
Cr-Commit-Position: refs/heads/master@{#550144}
diff --git a/WATCHLISTS b/WATCHLISTS
index 1a31a0a..1974def 100644
--- a/WATCHLISTS
+++ b/WATCHLISTS
@@ -126,6 +126,9 @@
'arc_power': {
'filepath': 'components/arc/power/',
},
+ 'arc_video_accelerator': {
+ 'filepath': 'components/arc/video_accelerator',
+ },
'ash': {
'filepath': 'ash/',
},
@@ -1539,6 +1542,9 @@
'usb': {
'filepath': '/usb/',
},
+ 'v4l2': {
+ 'filepath': 'media/gpu/v4l2',
+ },
'vaapi': {
'filepath': 'media/gpu/vaapi',
},
@@ -1693,6 +1699,7 @@
'[email protected]',
'[email protected]'],
'arc_power': ['[email protected]'],
+ 'arc_video_accelerator': ['[email protected]'],
'ash': ['[email protected]',
'[email protected]'],
'assistant': ['[email protected]'],
@@ -2332,6 +2339,7 @@
'ui_strings': ['[email protected]'],
'usb': ['[email protected]',
'[email protected]'],
+ 'v4l2': ['[email protected]'],
'vaapi': ['[email protected]'],
'valgrind': ['[email protected]',
'[email protected]'],