dashboard: update host-linux-loong64-3a5000 owner

XiaodongLoong has left Loongson and is no longer a member of the Loongson
Go team. Thanks again for his contribution to the porting and maintenance
of loong64 in Go.

Change-Id: I2206233a73c88bb4d693c417e5aea173caa354fe
Reviewed-on: https://go-review.googlesource.com/c/build/+/585296
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
TryBot-Result: Gopher Robot <gobot@golang.org>
Auto-Submit: Dmitri Shuralyov <dmitshur@golang.org>
Reviewed-by: Cherry Mui <cherryyz@google.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Run-TryBot: abner chenc <chenguoqi@loongson.cn>
diff --git a/dashboard/builders.go b/dashboard/builders.go
index 3886055..5d2a79f 100644
--- a/dashboard/builders.go
+++ b/dashboard/builders.go
@@ -371,7 +371,7 @@
 	},
 	"host-linux-loong64-3a5000": {
 		Notes:       "Loongson 3A5000 Box hosted by Loongson; loong64 is the short name of LoongArch 64 bit version",
-		Owners:      []*gophers.Person{gh("XiaodongLoong"), gh("abner-chenc")},
+		Owners:      []*gophers.Person{gh("abner-chenc")},
 		IsReverse:   true,
 		ExpectNum:   5,
 		GoBootstrap: "none",