[roll] Roll fuchsia [build][owners] Add FIDL team as owners of build/cpp/BUILD.gn

Currently the //build/cpp/BUILD.gn file is only used for the LLCPP
migration allowlist. Add the FIDL team so we would be able to approve
modifiications to that list.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/490163
Original-Revision: dcfd0cfba5868d57871d1be212a6c27c9780657c
GitOrigin-RevId: 70b2460334b91f63e313c19daa10d66947dab97b
Change-Id: Ifbddc8e7ffddec1340a13738ae6ea16329cf25c5
1 file changed
tree: 5465b641c3c48057e846ce8ba8871c094ad1805b
  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.