diff options
-rw-r--r-- | deployment/mgagit/templates/mgagit.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deployment/mgagit/templates/mgagit.conf b/deployment/mgagit/templates/mgagit.conf index 1342e653..adc244b4 100644 --- a/deployment/mgagit/templates/mgagit.conf +++ b/deployment/mgagit/templates/mgagit.conf @@ -10,5 +10,5 @@ repos_config: gl_template: repodef_repo repos: - name: software - maintainer: '@mga-packager' + maintainer: '@mga-packagers' description: Software repositories definitions |