blob: 2e7c02a974b4d679d25958b9fd8f52e66b63168c [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<imports>
<localimport file="garnet"/>
</imports>
<projects>
<project name="peridot"
path="peridot"
remote="https://fuchsia.googlesource.com/peridot"
gerrithost="https://fuchsia-review.googlesource.com"
githooks="manifest/git-hooks"/>
<!-- Third Party -->
<project name="third_party/leveldb"
path="third_party/leveldb"
remote="https://fuchsia.googlesource.com/third_party/leveldb"
gerrithost="https://fuchsia-review.googlesource.com"
githooks="manifest/git-hooks"/>
<project name="third_party/murmurhash"
path="third_party/murmurhash"
remote="https://fuchsia.googlesource.com/third_party/murmurhash.c"
gerrithost="https://fuchsia-review.googlesource.com"
githooks="manifest/git-hooks"/>
<!-- TODO(abarth): Merge the following repos into //peridot -->
<project name="maxwell"
path="apps/maxwell"
remote="https://fuchsia.googlesource.com/maxwell"
gerrithost="https://fuchsia-review.googlesource.com"
githooks="manifest/git-hooks"/>
<project name="ledger"
path="apps/ledger"
remote="https://fuchsia.googlesource.com/ledger"
gerrithost="https://fuchsia-review.googlesource.com"
githooks="manifest/git-hooks"/>
</projects>
</manifest>