[roll] Roll fuchsia [scripts/owner] Skip projects with parent OWNERS

Add an argument `--skip_root_owners_only` set to false by default to
skip projects that have an OWNERS file up the path.

This changes the default behaviour of the script, previously was only
skipping projects with OWNERS at the root path.

Also remove the '/src' ending in project paths when searching for
references and generating OWNERS (empirically determined).

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/691933
Original-Revision: 350bc99c4e5a01f8c96da4aea2016406f36158cd
GitOrigin-RevId: 77378cc6b0649287ff21cf9af40bcae5271444eb
Change-Id: Id13dcadce88adf8bf720ddcff576a4d8ef92db86
1 file changed
tree: ef8c38c6db1531a29c56c4e4890f425c357039db
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.