Skip to content

Commit 3152e81

Browse files
committed
tools: drop duplicate mails for catalyst
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
1 parent bdf887d commit 3152e81

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tools/catalyst-auto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ REPO_DIR=$(dirname "$(dirname "$(realpath "$0")")")
99

1010
# Set up defaults that config files can override if they want.
1111
SUBARCH=$(uname -m)
12-
EMAIL_TO="releng@gentoo.org,gentoo-releng-autobuilds@lists.gentoo.org"
12+
EMAIL_TO="gentoo-releng-autobuilds@lists.gentoo.org" # make sure to subscribe new workers to the nomail version of the list!
1313
# Use full hostname by default as Gentoo servers will reject short names.
1414
EMAIL_FROM="catalyst@$(hostname -f)"
1515
EMAIL_SUBJECT_PREPEND="[${SUBARCH}-auto]"

0 commit comments

Comments
 (0)