This is an automated email from the git hooks/post-receive script.
richard pushed a commit to branch main in repository builders/tor-browser-build.
The following commit(s) were added to refs/heads/main by this push: new fddffa89 Bug 40675: Update tb_builders list in set-config fddffa89 is described below
commit fddffa89aeaf44498bcc1ece321313c9b6aaab79 Author: Richard Pospesel richard@torproject.org AuthorDate: Wed Nov 2 20:09:32 2022 +0000
Bug 40675: Update tb_builders list in set-config --- tools/signing/set-config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tools/signing/set-config b/tools/signing/set-config index 88a5e655..a6658452 100644 --- a/tools/signing/set-config +++ b/tools/signing/set-config @@ -14,4 +14,4 @@ echo "${BASH_ARGV0:-}" | grep -q '.dry-run$' && DRY_RUN='--dry-run' test -z "${NON_INTERACTIVE:-}" || rsync_progress="--progress" rsync_options="-avH ${rsync_progress:-} ${DRY_RUN:-}"
-tb_builders='boklm gk pierov richard sysrqb' +tb_builders='boklm dan henry ma1 pierov richard'