]> Cypherpunks repositories - gostls13.git/commit
CONTRIBUTORS: update for the Go 1.19 release
authorCarlos Amedee <carlos@golang.org>
Mon, 18 Jul 2022 16:42:25 +0000 (12:42 -0400)
committerCarlos Amedee <carlos@golang.org>
Tue, 19 Jul 2022 14:08:07 +0000 (14:08 +0000)
commitae7340ab68bf57c5d1485bee2c6725a780212a9a
treec97184ef377c15e7713835d72222b595c9bc45e6
parentde8101d21bcf5f1097bcfaf3a1b55820ba70dce9
CONTRIBUTORS: update for the Go 1.19 release

This update was created using the updatecontrib command:

go install golang.org/x/build/cmd/updatecontrib@latest
cd gotip
updatecontrib

With manual changes based on publicly available information
to canonicalize letter case and formatting for a few names.

For #12042.

Change-Id: I5e648b99004026513c5772b579a72b7add970db4
Reviewed-on: https://go-review.googlesource.com/c/go/+/418016
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Reviewed-by: Carlos Amedee <carlos@golang.org>
Run-TryBot: Carlos Amedee <carlos@golang.org>
TryBot-Result: Gopher Robot <gobot@golang.org>
CONTRIBUTORS