aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHana (Hyang-Ah) Kim <hyangah@gmail.com>2020-06-09 18:20:15 -0400
committerHyang-Ah Hana Kim <hyangah@gmail.com>2020-06-09 22:47:31 +0000
commit0004179c173f2f58455db1b505afefa529a0cc1f (patch)
tree43b04bc5a3218656a41b35c10a432791d2fccacd
parent28c0a53cdc851a79725e01ee76a2636cfcd2bce8 (diff)
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>
-rw-r--r--content/vscode-go.article2
1 files changed, 1 insertions, 1 deletions
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 @@ As a result, we’re happy to announce the next phase in the Go team’s
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