Skip to content

Commit

Permalink
dashboard: update linux-arm-arm5 owner
Browse files Browse the repository at this point in the history
Updates golang/go#34973

Change-Id: Ic38075e5c1e248a3081be396b63470b3cd5bcc45
Reviewed-on: https://go-review.googlesource.com/c/build/+/202019
Reviewed-by: Bryan C. Mills <[email protected]>
  • Loading branch information
bradfitz committed Oct 18, 2019
1 parent f377c61 commit a5b0e78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dashboard/builders.go
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@ var Hosts = map[string]*HostConfig{
ExpectNum: 3,
env: []string{"GOROOT_BOOTSTRAP=/usr/local/go"},
ReverseAliases: []string{"linux-arm-arm5spacemonkey"},
OwnerGithub: "zeebo",
OwnerGithub: "esnolte", // https://github.com/golang/go/issues/34973#issuecomment-543836871
},
"host-openbsd-amd64-60": &HostConfig{
VMImage: "openbsd-amd64-60",
Expand Down

0 comments on commit a5b0e78

Please sign in to comment.