[roll] Roll fuchsia [fidl][python] OWNERS file improvements

This adds the core FIDL team and FIDL python developers to OWNERS for
the fidl_python.gni build file, and the FIDL python developers to the
OWNERS for the python GIDL golden.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1244144
Original-Revision: 02333f6db84b1a57769a09787b8dbb8ac34b0dfd
GitOrigin-RevId: 81f130e39323fc69cf6f88eba5c2748d8e31538e
Change-Id: If19a84b577ac3d86d8c700a2bd78e637ff7a5238
1 file changed
tree: 35a5258766aba324b5e4e420d7486bf6864449b3
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 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.