commit:     3152e81e3a652f5a72a4975e9f0e1c37c6efce87
Author:     Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 21 20:56:48 2025 +0000
Commit:     Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
CommitDate: Tue Jan 21 20:56:48 2025 +0000
URL:        https://gitweb.gentoo.org/proj/releng.git/commit/?id=3152e81e

tools: drop duplicate mails for catalyst

Signed-off-by: Robin H. Johnson <robbat2 <AT> gentoo.org>

 tools/catalyst-auto | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tools/catalyst-auto b/tools/catalyst-auto
index 015dd5ed..213cdcdc 100755
--- a/tools/catalyst-auto
+++ b/tools/catalyst-auto
@@ -9,7 +9,7 @@ REPO_DIR=$(dirname "$(dirname "$(realpath "$0")")")
 
 # Set up defaults that config files can override if they want.
 SUBARCH=$(uname -m)
-EMAIL_TO="[email protected],[email protected]"
+EMAIL_TO="[email protected]" # make sure to subscribe 
new workers to the nomail version of the list!
 # Use full hostname by default as Gentoo servers will reject short names.
 EMAIL_FROM="catalyst@$(hostname -f)"
 EMAIL_SUBJECT_PREPEND="[${SUBARCH}-auto]"

Reply via email to