[roll] Roll fuchsia [modp_b64] Add OWNERS file.

Add myself as an owner so we can add an extra target to this library in
the following patch. The extra target consist on a forced c-copmpiled
version of this library, to made it usable in non std compatible
contextgs (e.g. physboot).

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1207344
Original-Revision: 75a3b313c7fe3e75060e1fe614e9cf39ae3206dc
GitOrigin-RevId: 735c8ffd90a42055899e618b9e0a2296f0731880
Change-Id: I3bb3e7404376e95744ca15742907a7ec56cd84f9
1 file changed
tree: 60f74865303b1266ac025a18c08ac9cd1cf87220
  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.