diff options
author | Colin Guthrie <colin@mageia.org> | 2014-06-09 22:29:17 +0000 |
---|---|---|
committer | Colin Guthrie <colin@mageia.org> | 2014-06-09 22:29:17 +0000 |
commit | b3ffce67c9fcce769c2546d2a60e3281ab0d9c90 (patch) | |
tree | fd84d0d04d8e2e012f2abc1694284029b20dc7f9 /deployment/mgagit | |
parent | 09dc00f5d49edae0821ca7fd7e8458375b74641e (diff) | |
download | puppet-b3ffce67c9fcce769c2546d2a60e3281ab0d9c90.tar puppet-b3ffce67c9fcce769c2546d2a60e3281ab0d9c90.tar.gz puppet-b3ffce67c9fcce769c2546d2a60e3281ab0d9c90.tar.bz2 puppet-b3ffce67c9fcce769c2546d2a60e3281ab0d9c90.tar.xz puppet-b3ffce67c9fcce769c2546d2a60e3281ab0d9c90.zip |
mgagit: Spell sysadmin properly... sigh.
Diffstat (limited to 'deployment/mgagit')
-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 1c1020bc..963ff698 100644 --- a/deployment/mgagit/templates/mgagit.conf +++ b/deployment/mgagit/templates/mgagit.conf @@ -19,7 +19,7 @@ repos_config: maintainer: '@mga-sysadmin' description: Documentation repository definitions - name: org - maintainer: '@mga-sysadm' + maintainer: '@mga-sysadmin' description: Organization repository definitions - name: qa maintainer: '@mga-sysadmin' |