[roll] Roll fuchsia [coverage] Add ihuh@ to OWNERS for launcher_test.go.

The file depends on the testrunner library which I might make changes to
and have to update function calls for this file.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1438215
Original-Revision: f56d26650be738bb45aceba59763aa0d5b841cbb
GitOrigin-RevId: ba40429e5ba2fb704514316ff7a3949937afbe41
Change-Id: I7bd2d7696564810219f274963776222208a2252a
1 file changed
tree: 91de3011d2b8afe9ab853cd5f523b4d459bff262
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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 in one of the communication channels documented at get involved.

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.