aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra/templates.py
diff options
context:
space:
mode:
Diffstat (limited to 'infra/templates.py')
-rwxr-xr-xinfra/templates.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/infra/templates.py b/infra/templates.py
index 3a8db4d2..f16da924 100755
--- a/infra/templates.py
+++ b/infra/templates.py
@@ -19,6 +19,7 @@ PROJECT_YAML_TEMPLATE = """\
homepage: "<your_project_homepage>"
language: <programming_language> # Example values: c, c++, go, rust.
primary_contact: "<primary_contact_email>"
+main_repo: "https://path/to/main/repo.git"
"""
DOCKER_TEMPLATE = """\