[roll] Roll fuchsia [security][fuzzing] Add README and OWNERS

This CL adds a single, easy to find location to help developers find out
more about fuzzing. It also consolidates all the fuzzing related OWNERS
file into a single list that can be more easily maintained.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/713971
Original-Revision: f9a4bc7e4040ee06e8807b7c20e530949d59c306
GitOrigin-RevId: dee5e8dbad2e8777aac63911511e01e4a54f60f2
Change-Id: Ic734116e388cd4c410ff2c4430e7e26630b2adfe
1 file changed
tree: 83b324260f38c68d1778b98f6737ab185f5b9f4d
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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 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.