Skip to content

Commit a5b0e78

Browse files
committed
dashboard: update linux-arm-arm5 owner
Updates golang/go#34973 Change-Id: Ic38075e5c1e248a3081be396b63470b3cd5bcc45 Reviewed-on: https://go-review.googlesource.com/c/build/+/202019 Reviewed-by: Bryan C. Mills <[email protected]>
1 parent f377c61 commit a5b0e78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dashboard/builders.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@ var Hosts = map[string]*HostConfig{
207207
ExpectNum: 3,
208208
env: []string{"GOROOT_BOOTSTRAP=/usr/local/go"},
209209
ReverseAliases: []string{"linux-arm-arm5spacemonkey"},
210-
OwnerGithub: "zeebo",
210+
OwnerGithub: "esnolte", // https://github.com/golang/go/issues/34973#issuecomment-543836871
211211
},
212212
"host-openbsd-amd64-60": &HostConfig{
213213
VMImage: "openbsd-amd64-60",

0 commit comments

Comments
 (0)