[roll] Roll fuchsia [rust][3p] fix half OWNERS file

* https://fxrev.dev/1135593 removed the deeper path, but
  `fx update-3p-owners` wasn't run again
* this was manually edited as running `fx update-3p-owners` results
  in many OWNERS changes that are best reviewed in a separate CL
  while the half fix unblocks adding a new half version

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1210264
Original-Revision: 1922791e936620e9f063d38374a83ea9aa9037ad
GitOrigin-RevId: b3b9d9b88c84ae43fe4698745c85fa6bab4faef7
Change-Id: Ibf3c82992894d016bb3b0b14032fade30049b3f5
1 file changed
tree: f70b2a0ecd1e3439fa0d46fa043cfab0acda7807
  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.