[roll] Roll topaz [runtime] Remove noparent, add Component

This removes the 'noparent' directive from runtime/OWNERS. This was
used during an earlier transition, but the original reason is no longer
relevant:

https://fuchsia-review.googlesource.com/c/topaz/+/320233/3#message-cdcfe2cddd4c2f029453ecd8f620db193a137188

Removing this makes global cleanups easier to execute.

This also adds a component directive to help route bugs to the correct
place.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/topaz/+/459355
Original-Revision: 3e8ccea2e449257de06cda4182b2aef53e96b779
GitOrigin-RevId: 649d76c55f02c1f77d2b3a6efea5941f37d06be6
Change-Id: Iec0e076639c1817dfe7b995fb79ad04acb427d0e
1 file changed
tree: 60690b90db1836759e5269cd0132819cdbc79560
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. flower
  8. jiri.lock
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
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.