aboutsummaryrefslogtreecommitdiffstats
path: root/deployment/mgagit/templates/mgagit.conf
diff options
context:
space:
mode:
Diffstat (limited to 'deployment/mgagit/templates/mgagit.conf')
-rw-r--r--deployment/mgagit/templates/mgagit.conf6
1 files changed, 6 insertions, 0 deletions
diff --git a/deployment/mgagit/templates/mgagit.conf b/deployment/mgagit/templates/mgagit.conf
index bbef5732..7a9204ee 100644
--- a/deployment/mgagit/templates/mgagit.conf
+++ b/deployment/mgagit/templates/mgagit.conf
@@ -18,6 +18,9 @@ repos_config:
- name: doc
maintainer: '@mga-sysadmin'
description: Documentation repository definitions
+ - name: org
+ maintainer: '@mga-board'
+ description: Organization repository definitions
- name: qa
maintainer: '@mga-sysadmin'
description: QA repository definitions
@@ -33,6 +36,9 @@ repos_config:
- prefix: doc
gl_template: doc_repo
git_url: file:///git/infrastructure/repositories/doc.git
+ - prefix: org
+ gl_template: org_repo
+ git_url: file:///git/infrastructure/repositories/org.git
- prefix: qa
gl_template: qa_repo
git_url: file:///git/infrastructure/repositories/qa.git