| Index: WATCHLISTS
|
| diff --git a/WATCHLISTS b/WATCHLISTS
|
| index d2ce5f06dd895e176f5728034d26683323fb73ff..ec781d1196bb9d7293402c9c3c1d8517e453918e 100644
|
| --- a/WATCHLISTS
|
| +++ b/WATCHLISTS
|
| @@ -256,6 +256,10 @@
|
| 'table_layout': {
|
| 'filepath': 'Source/core/rendering/.*Table'
|
| },
|
| + 'battery_status': {
|
| + 'filepath': 'Source/modules/battery/' \
|
| + '|LayoutTests/battery-status/'
|
| + },
|
| },
|
|
|
| 'WATCHLISTS': {
|
| @@ -388,5 +392,6 @@
|
| 'css_grid_layout': [ 'svillar@igalia.com', 'jfernandez@igalia.com', 'rego@igalia.com' ],
|
| 'fragment_layout': [ 'mstensho+blink@opera.com' ],
|
| 'table_layout': [ 'mstensho+blink@opera.com' ],
|
| + 'battery_status': [ 'timvolodine@chromium.org' ],
|
| },
|
| }
|
|
|