| <?xml version="1.0" encoding="UTF-8"?> |
| <manifest> |
| <projects> |
| <project name="manifest" |
| remote="https://vanadium.googlesource.com/manifest" |
| gerrithost="https://vanadium-review.googlesource.com" |
| githooks="manifest/git-hooks" |
| path="manifest"/> |
| <project name="release.go.jiri" |
| remote="https://vanadium.googlesource.com/release.go.jiri" |
| gerrithost="https://vanadium-review.googlesource.com" |
| githooks="manifest/git-hooks" |
| path="release/go/src/v.io/jiri"/> |
| <project name="release.go.x.devtools" |
| remote="https://vanadium.googlesource.com/release.go.x.devtools" |
| gerrithost="https://vanadium-review.googlesource.com" |
| githooks="manifest/git-hooks" |
| path="release/go/src/v.io/x/devtools"/> |
| <project name="release.go.x.lib" |
| remote="https://vanadium.googlesource.com/release.go.x.lib" |
| gerrithost="https://vanadium-review.googlesource.com" |
| githooks="manifest/git-hooks" |
| path="release/go/src/v.io/x/lib"/> |
| </projects> |
| <tools> |
| <tool name="jiri" |
| package="v.io/jiri/cmd/jiri" |
| project="release.go.jiri"/> |
| </tools> |
| </manifest> |