[dev.boringcrypto] all: add codereview.cfg

This will enable the new "git-codereview merge" command, and improve
targeting of "git-codereview mail".

Change-Id: I176c86f1e6cee9be3288565342673cf58079a72d
Reviewed-on: https://go-review.googlesource.com/c/go/+/290169
Trust: Filippo Valsorda <filippo@golang.org>
Run-TryBot: Filippo Valsorda <filippo@golang.org>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
This commit is contained in:
Filippo Valsorda 2021-02-06 00:55:51 +01:00
parent d4f73546c8
commit 325e03a64f

2
codereview.cfg Normal file
View file

@ -0,0 +1,2 @@
branch: dev.boringcrypto
parent-branch: master