diff options
author | Colin Guthrie <colin@mageia.org> | 2014-06-15 12:11:45 +0100 |
---|---|---|
committer | Colin Guthrie <colin@mageia.org> | 2014-06-15 12:11:45 +0100 |
commit | c842f66b2755ac818fe0a7f9f37b53a44f344df8 (patch) | |
tree | 4aed3eddacceea2458d11c0713d95744047f9927 /templates | |
parent | f8236992f6c090c2746c89b13019729cd76a8e2d (diff) | |
download | web-c842f66b2755ac818fe0a7f9f37b53a44f344df8.tar web-c842f66b2755ac818fe0a7f9f37b53a44f344df8.tar.gz web-c842f66b2755ac818fe0a7f9f37b53a44f344df8.tar.bz2 web-c842f66b2755ac818fe0a7f9f37b53a44f344df8.tar.xz web-c842f66b2755ac818fe0a7f9f37b53a44f344df8.zip |
Revert "Disable emails for import (should have done earlier)"
This reverts commit f8236992f6c090c2746c89b13019729cd76a8e2d.
Repos are now imported and mails can be re-enabled.
Diffstat (limited to 'templates')
-rw-r--r-- | templates/bugzilla.repo | 1 | ||||
-rw-r--r-- | templates/mediawiki.repo | 1 | ||||
-rw-r--r-- | templates/sympa.repo | 1 | ||||
-rw-r--r-- | templates/transifex.repo | 1 |
4 files changed, 0 insertions, 4 deletions
diff --git a/templates/bugzilla.repo b/templates/bugzilla.repo index 5c1d0ba..32a84cd 100644 --- a/templates/bugzilla.repo +++ b/templates/bugzilla.repo @@ -1,3 +1,2 @@ description: Bugzilla Template/Extension maintainer: dmorgan -noemail: true diff --git a/templates/mediawiki.repo b/templates/mediawiki.repo index 735f718..7d301c8 100644 --- a/templates/mediawiki.repo +++ b/templates/mediawiki.repo @@ -1,3 +1,2 @@ description: Mediawiki Template maintainer: boklm -noemail: true diff --git a/templates/sympa.repo b/templates/sympa.repo index e8bc511..e2e0311 100644 --- a/templates/sympa.repo +++ b/templates/sympa.repo @@ -1,3 +1,2 @@ description: Sympa Template maintainer: boklm -noemail: true diff --git a/templates/transifex.repo b/templates/transifex.repo index 128c5a4..253ed1d 100644 --- a/templates/transifex.repo +++ b/templates/transifex.repo @@ -1,3 +1,2 @@ description: Transifex Template [No Longer Used] maintainer: misc -noemail: true |