diff options
author | Nicolas Vigier <boklm@mageia.org> | 2013-06-27 17:59:06 +0000 |
---|---|---|
committer | Nicolas Vigier <boklm@mageia.org> | 2013-06-27 17:59:06 +0000 |
commit | 3babdc74dc26a2ae0ccc9ba0dd2d5bd9e07bce85 (patch) | |
tree | 7f7910edb7954a67b41695dbe225b12ecfa3e9c6 /deployment/mgagit/templates/mgagit.conf | |
parent | 08f92971bbdc931946fc0f5d72a0d5c7e4cfa3fa (diff) | |
download | puppet-3babdc74dc26a2ae0ccc9ba0dd2d5bd9e07bce85.tar puppet-3babdc74dc26a2ae0ccc9ba0dd2d5bd9e07bce85.tar.gz puppet-3babdc74dc26a2ae0ccc9ba0dd2d5bd9e07bce85.tar.bz2 puppet-3babdc74dc26a2ae0ccc9ba0dd2d5bd9e07bce85.tar.xz puppet-3babdc74dc26a2ae0ccc9ba0dd2d5bd9e07bce85.zip |
mgagit.conf: fix mga-packagers group
Diffstat (limited to 'deployment/mgagit/templates/mgagit.conf')
-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 |