[infra] Add tools, move infra/infra.

The motivation is to include the tools repo in the manifest because
many users of this manifest use that code as well.

Also move infra/infra from fuchsia-infra/go/src to just
fuchsia-infra/infra.
Apparently putting go source code into a directory structure that
matches the go package structure is no longer needed now that we use
go modules, which we do for both tools and infra/infra.

Change-Id: I5713276e9b08b041207d64016e7d9a88658c328e
1 file changed
tree: 521a7c3d0d3c7d017209370a1625f3153f11b317
  1. git-hooks/
  2. infra-git-hooks/
  3. runtimes/
  4. clang_toolchain
  5. cobalt
  6. dart_toolchain
  7. fuchsia
  8. gdb
  9. infra
  10. jiri
  11. minimal
  12. PATENTS
  13. policy.md
  14. qemu
  15. README.md
  16. vboot
  17. webkit
  18. zircon
README.md

Fuchsia Manifest

Contains the jiri manifests for Fuchsia. (Looking for Fuchsia getting started docs you swear used to be here? Some things moved to the fuchsia repository.)

To test local manifest changes see Jiri local update