[roll] Roll fuchsia [build] Add OWNERS for tests for python modules

Add OWNERS files for the tests for the python modules used
by build/assembly actions (which forward to those of the
modules that they are testing).

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/671752
Original-Revision: cf64fc6f53f613025be74ef5282de3362d12c509
GitOrigin-RevId: 2cc3874a4a975a7a41304408057a3d3da8b832c8
Change-Id: I3b26662ec67f92a206a9b7c64e4e282d410fe607
1 file changed
tree: 60e68a4cd78adb12d91a1c0d54962bb1d47161d8
  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.