[roll] Roll fuchsia [docs] Update gerrit owners plugin info

The find-owners plugin is deprecated, we now use the code-owners plugin,
which luckily happens to have better documentation about the syntax it
uses.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/967957
Original-Revision: 8304f399a040a754eda9eda160dc5e1a68e28554
GitOrigin-RevId: f55f5e48a6e0b27d0cdaee65382f575a1175830b
Change-Id: I7b17c9436a83806c80e01bdce243462dd76dde80
1 file changed
tree: 2c5821974e75918997b7304d4cba397ff7ff0c29
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.