blob: 16467b6c9109a4c65ef6723911cea6b86011ea4b [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<!-- Should you add new remotes? Most likely not. Please review:
https://chromium.googlesource.com/chromiumos/docs/+/HEAD/source_layout.md#mirror-repo -->
<manifest>
<remote name="cros"
fetch="https://chromium.googlesource.com"
review="https://chromium-review.googlesource.com">
<annotation name="public" value="true" />
</remote>
<remote name="chromium"
alias="cros"
fetch="https://chromium.googlesource.com/">
<annotation name="public" value="true" />
</remote>
<remote name="aosp"
fetch="https://android.googlesource.com"
review="https://android-review.googlesource.com">
<annotation name="public" value="true" />
</remote>
<remote name="pigweed"
fetch="https://pigweed.googlesource.com"
review="https://pigweed-review.googlesource.com">
<annotation name="public" value="true" />
</remote>
</manifest>