[roll] Roll fuchsia [ui-input][scenic] More granular OWNERS files inside src/ui

This limits the number of UI-global OWNERS and cleans up or adds owners in subdirectories. src/ui/OWNERS should now only be needed to add a new directory in this folder. I will clean up src/lib/ui in a separate CL.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/609461
Original-Revision: 31a8d9675dc67b115f747a06cb21de9a4979dd3e
GitOrigin-RevId: a64bde2e6d698919713f484df53f356f4baaa6ab
Change-Id: I921860793216446126c4bff793e9c9bb6f2e19ba
1 file changed
tree: 66dbf07d8c59b3fcb60be16581ee0331bcac8087
  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
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.