[roll] Roll fuchsia [manifests] Restructure OWNERS files

In preparation for moving most of the public Jiri manifests from
integration.git into this directory, widen ownership to allow anyone to
approve changes. This is consistent with integration.git's OWNERS file.

Keep around the more targeted OWNERS file under a different name so it
can still be included by other OWNERS files.

Original-Bug: 385378627
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1262565
Original-Revision: ce04535336ca07213eebbf23d9900c76011e4b89
GitOrigin-RevId: 06cd489a01cd0a7ead43f9b1e5c8383682a5c3e3
Change-Id: I1f3c6e4bc16ed42d4d0fbf798f51838810012647
1 file changed
tree: 0048339b76c0474613a167fcec4f37bfa4b763eb
  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.