blob: c7133c5f8962c891140b14e78dabe08aaf08b6b1 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<imports>
<localimport file="minimal"/>
<import remote="https://fuchsia.googlesource.com/build"
manifest="manifest/build"
name="build"/>
<import remote="https://fuchsia.googlesource.com/buildtools"
manifest="manifest/buildtools"
name="buildtools"/>
<import remote="https://fuchsia.googlesource.com/scripts"
manifest="manifest/scripts"
name="scripts"/>
</imports>
<projects>
<project name="docs"
path="docs"
remote="https://fuchsia.googlesource.com/docs"
gerrithost="https://fuchsia-review.googlesource.com"
githooks="manifest/git-hooks"/>
<!-- Third-party -->
<project name="third_party/mako"
path="third_party/mako"
remote="https://fuchsia.googlesource.com/third_party/mako"
gerrithost="https://fuchsia-review.googlesource.com"
githooks="manifest/git-hooks"/>
<project name="third_party/pyyaml"
path="third_party/pyyaml"
remote="https://fuchsia.googlesource.com/third_party/pyyaml"
gerrithost="https://fuchsia-review.googlesource.com"
githooks="manifest/git-hooks"/>
<project name="third_party/pytoml"
path="third_party/pytoml"
remote="https://fuchsia.googlesource.com/third_party/pytoml"
gerrithost="https://fuchsia-review.googlesource.com"
githooks="manifest/git-hooks"/>
</projects>
</manifest>