[roll] Roll fuchsia [devshell] Add //build/OWNERS for `build` and `bazel_utils.sh`.

Add the build team to the //tools/devshell/OWNERS file
since these are going to be modified frequently for Bazel
migration work. This will allow us to bug oliver and
clayton less often :)

Original-Bug: 42084668

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1283044
Original-Revision: d17d6b72033a685a11c074528b42a9ac7173473d
GitOrigin-RevId: e6c966c8be89a9c509deba36612a98b78bfc49e7
Change-Id: I85c2feabbe8bd947ccdaf4a50a820efa59ae7447
1 file changed
tree: 8603b0da785518f1dc92d9a80fef48685c5e93ea
  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.