From f8236992f6c090c2746c89b13019729cd76a8e2d Mon Sep 17 00:00:00 2001 From: Colin Guthrie Date: Sun, 15 Jun 2014 12:06:37 +0100 Subject: Disable emails for import (should have done earlier) --- templates/bugzilla.repo | 1 + templates/mediawiki.repo | 1 + templates/sympa.repo | 1 + templates/transifex.repo | 1 + 4 files changed, 4 insertions(+) (limited to 'templates') diff --git a/templates/bugzilla.repo b/templates/bugzilla.repo index 32a84cd..5c1d0ba 100644 --- a/templates/bugzilla.repo +++ b/templates/bugzilla.repo @@ -1,2 +1,3 @@ description: Bugzilla Template/Extension maintainer: dmorgan +noemail: true diff --git a/templates/mediawiki.repo b/templates/mediawiki.repo index 7d301c8..735f718 100644 --- a/templates/mediawiki.repo +++ b/templates/mediawiki.repo @@ -1,2 +1,3 @@ description: Mediawiki Template maintainer: boklm +noemail: true diff --git a/templates/sympa.repo b/templates/sympa.repo index e2e0311..e8bc511 100644 --- a/templates/sympa.repo +++ b/templates/sympa.repo @@ -1,2 +1,3 @@ description: Sympa Template maintainer: boklm +noemail: true diff --git a/templates/transifex.repo b/templates/transifex.repo index 253ed1d..128c5a4 100644 --- a/templates/transifex.repo +++ b/templates/transifex.repo @@ -1,2 +1,3 @@ description: Transifex Template [No Longer Used] maintainer: misc +noemail: true -- cgit v1.2.1