mirror of
https://github.com/golang/go
synced 2024-11-11 19:41:36 -07:00
[dev.boringcrypto] misc/boring: update default CL reviewer to katie@golang.org
Change-Id: Ifd022eb762f78f0b86f8fa7834c2dd891e4a35fc Reviewed-on: https://go-review.googlesource.com/c/go/+/217937 Reviewed-by: Katie Hockman <katie@golang.org>
This commit is contained in:
parent
50ada481fb
commit
527880d05c
@ -28,5 +28,5 @@ if ! git log --format=%B -n 1 | grep "\[dev.boringcrypto"; then
|
||||
exit 1
|
||||
fi
|
||||
|
||||
git codereview mail -r dmitshur@golang.org,filippo@golang.org -trybot HEAD
|
||||
git codereview mail -r katie@golang.org,filippo@golang.org -trybot HEAD
|
||||
cd - && git worktree remove "$WORKTREE"
|
||||
|
@ -26,7 +26,7 @@ done
|
||||
|
||||
git add RELEASES
|
||||
git commit -m "misc/boring: add new releases to RELEASES file"
|
||||
git codereview mail -r dmitshur@golang.org,filippo@golang.org
|
||||
git codereview mail -r katie@golang.org,filippo@golang.org
|
||||
|
||||
rm *.tar.gz
|
||||
cd - && git worktree remove "$WORKTREE"
|
||||
|
Loading…
Reference in New Issue
Block a user