[roll] Roll fuchsia [rust][3p] Only restore OWNERS file if it existed

We've been removing redundant OWNERS, which causes noisy errors to show
up during `fx update-rustc-third-party`. This change removes those error
messages by only trying to copy OWNERS that existed before.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1425115
Original-Revision: 6d04308e92e7a71d57b401333829954de7811e9a
GitOrigin-RevId: 50d47edd28739d72e4f6c51494e57f9a4157cdeb
Change-Id: I8558714115f8ae31c736f565961da80249927683
1 file changed
tree: 2925762d88e3e80db2638fd765c25498003d5548
  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.