The -trust flag has become obsolete.
A list of individual reviewers may become out of date, and these
scripts (and their backports) are probably not the optimal place
for it.
Change-Id: Ibf1bc508f0192b160c955e3deabae34f4d1ab54c
Reviewed-on: https://go-review.googlesource.com/c/go/+/399538
Reviewed-by: Cherry Mui <cherryyz@google.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
exit 1
fi
-git codereview mail -r katie@golang.org,roland@golang.org,filippo@golang.org -trybot -trust HEAD
+git codereview mail -trybot HEAD
cd - && git worktree remove "$WORKTREE"
git add RELEASES
git commit -m "misc/boring: add new releases to RELEASES file"
-git codereview mail -r katie@golang.org,roland@golang.org,filippo@golang.org -trust
+git codereview mail
rm *.tar.gz
cd - && git worktree remove "$WORKTREE"