| Dave Schuyler | dc858a6 | 2022-05-24 19:55:29 +0000 | [diff] [blame] | 1 | # 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 Barth | 4df08bd | 2019-02-01 13:07:52 -0800 | [diff] [blame] | 15 | abarth@google.com |
| Hunter Freyer | c052b27 | 2022-06-16 22:14:14 +0000 | [diff] [blame] | 16 | hjfreyer@google.com |
| Dave Schuyler | dc858a6 | 2022-05-24 19:55:29 +0000 | [diff] [blame] | 17 | |
| 18 | # Add/Change how the SDK is built: |
| 19 | # That's "how" the SDK is made, ask |
| Jiaming Li | cdc9e61 | 2023-09-22 21:03:42 +0000 | [diff] [blame] | 20 | lijiaming@google.com |
| Aaron Wood | e6c6961 | 2023-06-27 18:06:51 +0000 | [diff] [blame] | 21 | |
| 22 | # Version history management |
| 23 | per-file version_history.json = file: /build/OWNERS |
| Danielle Kay | b0a7b8e | 2023-06-13 20:46:33 +0000 | [diff] [blame] | 24 | |
| 25 | # Add access for platform version roller |
| 26 | per-file version_history.json=global-integration-roller@fuchsia-infra.iam.gserviceaccount.com |