[roll] Roll fuchsia [scripts] Establish OWNERShip guidelines

Given the wide breadth of the code under //scripts and the project's
desire to encourage more local ownership, there are intentionally no
OWNERS of //scripts itself (only per-file entries). Rather, the addition
of new subdirectories or top-level files is expected to fall back toward
requiring an OWNERS override.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1011520
Original-Revision: c2ff7d71f54651f48dcf97f1f74a34e89260744f
GitOrigin-RevId: f61085193fe02081cb82af839cd723f8095b02cc
Change-Id: Icf0ec7f989fc6f5fac25fa921253abb597a05270
1 file changed
tree: bededbab669d39f5b16a761ff7015a3fd44b513d
  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 via the IRC channel #fuchsia on Freenode.

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.