content/vscode-go: correct the publisher name

Our publisher id is 'golang' and its display name is 'Go Team at Google'.

Change-Id: I161df5c478c8c97410871a9aa30ed09b11b4ac56
Reviewed-on: https://go-review.googlesource.com/c/blog/+/237259
Reviewed-by: Ian Cottrell <iancottrell@google.com>
diff --git a/content/vscode-go.article b/content/vscode-go.article
index 0d52913..0c325b4 100644
--- a/content/vscode-go.article
+++ b/content/vscode-go.article
@@ -42,7 +42,7 @@
 partnership with the VS Code team: **The VS Code extension for Go is officially
 joining the Go project**. With this come two critical changes:
 
-1. The publisher of the plugin is shifting from "Microsoft" to "Golang".
+1. The publisher of the plugin is shifting from "Microsoft" to "Go Team at Google".
 2. The project’s repository is moving to join the rest of the Go project at [https://github.com/golang/vscode-go](https://github.com/golang/vscode-go).
 
 We cannot overstate our gratitude to those who have helped