diff --git a/manifests/repo_manifest.json b/manifests/repo_manifest.json new file mode 100644 index 0000000..2070b7f --- /dev/null +++ b/manifests/repo_manifest.json @@ -0,0 +1,7 @@ +{ + "schema_version": "1.0", + "repo_type": "edition_workspace", + "projects_root": "musicocr-data/projects", + "campaigns_root": "campaigns", + "access_control_file": "musicocr-data/manifests/access_control.json" +} \ No newline at end of file