summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rw-r--r--tools/tools/tinderbox/etc/current.rc2
-rw-r--r--tools/tools/tinderbox/etc/releng_4.rc2
-rw-r--r--tools/tools/tinderbox/etc/releng_5.rc2
-rw-r--r--tools/tools/tinderbox/etc/stable.rc2
4 files changed, 4 insertions, 4 deletions
diff --git a/tools/tools/tinderbox/etc/current.rc b/tools/tools/tinderbox/etc/current.rc
index 83cd52d..e078bc0 100644
--- a/tools/tools/tinderbox/etc/current.rc
+++ b/tools/tools/tinderbox/etc/current.rc
@@ -6,4 +6,4 @@
branches = CURRENT
platforms = alpha, amd64, i386/i386, i386/pc98, ia64, powerpc, sparc64
-recipient = current@freebsd.org,%%arch%%@freebsd.org
+recipient = %%sender%%,current@freebsd.org,%%arch%%@freebsd.org
diff --git a/tools/tools/tinderbox/etc/releng_4.rc b/tools/tools/tinderbox/etc/releng_4.rc
index 0ae9fcb..90d0f3d 100644
--- a/tools/tools/tinderbox/etc/releng_4.rc
+++ b/tools/tools/tinderbox/etc/releng_4.rc
@@ -6,4 +6,4 @@
branches = RELENG_4_8, RELENG_4_9
platforms = alpha, i386/i386, i386/pc98
-recipient = stable@freebsd.org,%%arch%%@freebsd.org
+recipient = %%sender%%,stable@freebsd.org,%%arch%%@freebsd.org
diff --git a/tools/tools/tinderbox/etc/releng_5.rc b/tools/tools/tinderbox/etc/releng_5.rc
index 873df36..a663bf6 100644
--- a/tools/tools/tinderbox/etc/releng_5.rc
+++ b/tools/tools/tinderbox/etc/releng_5.rc
@@ -6,4 +6,4 @@
branches = RELENG_5_2
platforms = alpha, amd64, i386/i386, i386/pc98, ia64, sparc64
-recipient = current@freebsd.org,%%arch%%@freebsd.org
+recipient = %%sender%%,current@freebsd.org,%%arch%%@freebsd.org
diff --git a/tools/tools/tinderbox/etc/stable.rc b/tools/tools/tinderbox/etc/stable.rc
index 471a446..ccb08dd 100644
--- a/tools/tools/tinderbox/etc/stable.rc
+++ b/tools/tools/tinderbox/etc/stable.rc
@@ -6,4 +6,4 @@
branches = RELENG_4
platforms = alpha, i386/i386, i386/pc98
-recipient = stable@freebsd.org,%%arch%%@freebsd.org
+recipient = %%sender%%,stable@freebsd.org,%%arch%%@freebsd.org
OpenPOWER on IntegriCloud