Commit f98a3120 authored by Hirokazu Honda's avatar Hirokazu Honda Committed by Commit Bot

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 <posciak@chromium.org>
Reviewed-by: default avatarPawel Osciak <posciak@chromium.org>
Cr-Commit-Position: refs/heads/master@{#550144}
parent d65b43d6
......@@ -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 @@
'cernekee@chromium.org',
'snanda@chromium.org'],
'arc_power': ['ejcaruso+watch@chromium.org'],
'arc_video_accelerator': ['hiroh+watch@chromium.org'],
'ash': ['kalyan.kondapally@intel.com',
'sadrul@chromium.org'],
'assistant': ['croissant-eng+reviews@chromium.org'],
......@@ -2332,6 +2339,7 @@
'ui_strings': ['srahim+watch@chromium.org'],
'usb': ['cco3+watch@chromium.org',
'mattreynolds+watch@chromium.org'],
'v4l2': ['hiroh+watch@chromium.org'],
'vaapi': ['vaapi-reviews@chromium.org'],
'valgrind': ['bruening+watch@chromium.org',
'glider+watch@chromium.org'],
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment