[roll] Roll fuchsia [fidl][input][text] Move all content to a single file

This is an API-preserving transform. Makes this fairly small API
a bit easier to navigate during development

It will be an API-preserving transform to factor out to separate files
if the API grows enough that splitting it up helps.

Now that I'm here, also adding the OWNERS file for the API.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/689803
Original-Revision: 719dc5f2be1053c09a0cdf7dd0180e73f0e5a9d7
GitOrigin-RevId: ee72c960779764dcc7b6529df78168e87925683b
Change-Id: I76cbc61545f8cf4d6a954159b83c657970bccef7
1 file changed
tree: 436dff5c15e0391dd0982eb79d2cbfeb546b4f2c
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.