summaryrefslogtreecommitdiff
path: root/chromium/extensions/common/api/API_OWNERS
blob: 526c980a97f4aaf6dc94523d64cf468ce3b63124 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Copyright 2018 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.

# API schema files (the .json/.idl API files) and *features.json files have
# far-reaching effects, including extension bindings, generated types,
# exposure of the API to different extensions, public documentation,
# externs, and more. These changes should be reviewed by a core member of
# the apps or extensions team.

# For Extensions and Apps APIs.
lazyboy@chromium.org
rdevlin.cronin@chromium.org
karandeepb@chromium.org

# For Chrome OS apps APIs.
benwells@chromium.org
stevenjb@chromium.org
tbarzic@chromium.org