[roll] Roll fuchsia [third_party] Add OWNERS for introducing new 3p repos

It would be nice if changes that set up build system support for new
third-party repos, like https://fxrev.dev/1255388, only required owners
approval from one person, and it's not worth bothering global approvers
for such changes.

Use the same OWNERS as the /manifests directory since that directory
will soon be where new repos are registered. Right now the only people
there are danikay@ and myself, but we should absolutely add more people
who feel qualified to review additions of new third-party repos.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1255505
Original-Revision: 922170f709fa2b6a2d7889cca035bf96e84dcd4a
GitOrigin-RevId: 7d0d8752169c4d41e20556ad328301972bbd1641
Change-Id: I833c29ff7c534d5553d5d6115e126ca75266d884
1 file changed
tree: 384810e4d2e3194728182ee5c717f401e12d36d1
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance in one of the communication channels documented at get involved.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.