There was an error while loading. Please reload this page.
1 parent bdf887d commit 3152e81Copy full SHA for 3152e81
1 file changed
tools/catalyst-auto
@@ -9,7 +9,7 @@ REPO_DIR=$(dirname "$(dirname "$(realpath "$0")")")
9
10
# Set up defaults that config files can override if they want.
11
SUBARCH=$(uname -m)
12
-EMAIL_TO="releng@gentoo.org,gentoo-releng-autobuilds@lists.gentoo.org"
+EMAIL_TO="gentoo-releng-autobuilds@lists.gentoo.org" # make sure to subscribe new workers to the nomail version of the list!
13
# Use full hostname by default as Gentoo servers will reject short names.
14
EMAIL_FROM="catalyst@$(hostname -f)"
15
EMAIL_SUBJECT_PREPEND="[${SUBARCH}-auto]"
0 commit comments