blob: 6629ddc4322d5d873a3e23f9120f5db9f3ec8963 [file] [log] [blame]
Dave Schuylerdc858a62022-05-24 19:55:29 +00001# SDK approvers
2#
3# There are two concerns covered here, ownership of what's in the Fuchsia SDK
4# and ownership of how the SDK is constructed.
5#
6# If you'd like to...
7
8# Change a lib:
9# That's "what" the Fuchsia SDK is, but there should be a more specific OWNERS
10# file. If there isn't a more specific file, please create a CL to add an
11# OWNERS file and send that CL to abarth@.
12#
13# Add a lib/API:
14# That's "what" the Fuchsia SDK is, ask
Adam Barth4df08bd2019-02-01 13:07:52 -080015abarth@google.com
Hunter Freyerc052b272022-06-16 22:14:14 +000016hjfreyer@google.com
Dave Schuylerdc858a62022-05-24 19:55:29 +000017
18# Add/Change how the SDK is built:
19# That's "how" the SDK is made, ask
Jiaming Licdc9e612023-09-22 21:03:42 +000020lijiaming@google.com
Aaron Woode6c69612023-06-27 18:06:51 +000021
22# Version history management
23per-file version_history.json = file: /build/OWNERS
Danielle Kayb0a7b8e2023-06-13 20:46:33 +000024
25# Add access for platform version roller
26per-file version_history.json=global-integration-roller@fuchsia-infra.iam.gserviceaccount.com