summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xround-robin-bisect.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/round-robin-bisect.sh b/round-robin-bisect.sh
index c886bb96..5a82b6cd 100755
--- a/round-robin-bisect.sh
+++ b/round-robin-bisect.sh
@@ -873,13 +873,13 @@ case "$notify_author@${rr[ci_project]}/${rr[ci_config]}:$current_project" in
*@tcwg_kernel/llvm-*:linux)
CI_MAIL_RECIPIENTS+=("$notify_author")
CI_MAIL_RECIPIENTS+=("linaro-toolchain@lists.linaro.org")
- CI_MAIL_RECIPIENTS+=("clang-built-linux@googlegroups.com")
+ CI_MAIL_RECIPIENTS+=("llvm@lists.linux.dev")
CI_MAIL_RECIPIENTS+=("arnd@linaro.org")
;;
*@tcwg_kernel/llvm-*:llvm)
CI_MAIL_RECIPIENTS+=("$notify_author")
CI_MAIL_RECIPIENTS+=("linaro-toolchain@lists.linaro.org")
- CI_MAIL_RECIPIENTS+=("clang-built-linux@googlegroups.com")
+ CI_MAIL_RECIPIENTS+=("llvm@lists.linux.dev")
;;
*@tcwg_bmk*/*:*)
# Don't notify patch authors until we improve benchmarking email