[manifest] Fix project names

I forgot that the checkout recipe module assumes that the `name` fields
are the same as the corresponding Gerrit project names.

Bug: 422991335
Change-Id: Ic699cd32566656d40b87d74b6fd41ed621341d8c
1 file changed
tree: 43bc254d20ca37e0d444bb24da29abf70b2f25d1
  1. AUTHORS
  2. CONTRIBUTING.md
  3. LICENSE
  4. manifest
  5. OWNERS
  6. PATENTS
  7. README.md
README.md

Integration

This repository is used for testing the infrastructure's checkout logic.

It is a simplified version of Fuchsia's real “integration” repository, containing a Jiri manifest that pulls in several other repositories.

Do not add code to this repository.