diff options
| author | Jean Barkhuysen <jean.barkhuysen@gmail.com> | 2025-01-07 17:57:32 -0700 |
|---|---|---|
| committer | Gopher Robot <gobot@golang.org> | 2025-01-07 19:09:46 -0800 |
| commit | 303bf19d62f308613cd14fdcd64f3b74b9ca8f9b (patch) | |
| tree | 0b7629203b2673da8f5901c1cd5357e824bc376e | |
| parent | de5503ff78700f6b649899d297552f93dcbf1faa (diff) | |
| download | go-x-website-303bf19d62f308613cd14fdcd64f3b74b9ca8f9b.tar.xz | |
_content/blog: update my surname
I changed surname a couple of years ago.
Change-Id: I05a7d8ceeb6c915717a0fa5491db67197c0540d3
Reviewed-on: https://go-review.googlesource.com/c/website/+/641235
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Auto-Submit: Dmitri Shuralyov <dmitshur@golang.org>
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
| -rw-r--r-- | _content/blog/context-and-structs.md | 2 | ||||
| -rw-r--r-- | _content/blog/migrating-to-go-modules.md | 2 | ||||
| -rw-r--r-- | _content/blog/module-compatibility.md | 2 | ||||
| -rw-r--r-- | _content/blog/v2-go-modules.md | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/_content/blog/context-and-structs.md b/_content/blog/context-and-structs.md index 08d16987..d3368ea0 100644 --- a/_content/blog/context-and-structs.md +++ b/_content/blog/context-and-structs.md @@ -2,7 +2,7 @@ title: Contexts and structs date: 2021-02-24 by: -- Jean de Klerk, Matt T. Proud +- Jean Barkhuysen, Matt T. Proud tags: - context - cancellation diff --git a/_content/blog/migrating-to-go-modules.md b/_content/blog/migrating-to-go-modules.md index 45868312..d51a1305 100644 --- a/_content/blog/migrating-to-go-modules.md +++ b/_content/blog/migrating-to-go-modules.md @@ -2,7 +2,7 @@ title: Migrating to Go Modules date: 2019-08-21 by: -- Jean de Klerk +- Jean Barkhuysen tags: - tools - versioning diff --git a/_content/blog/module-compatibility.md b/_content/blog/module-compatibility.md index 73472796..50d59816 100644 --- a/_content/blog/module-compatibility.md +++ b/_content/blog/module-compatibility.md @@ -2,7 +2,7 @@ title: Keeping Your Modules Compatible date: 2020-07-07 by: -- Jean de Klerk +- Jean Barkhuysen - Jonathan Amsterdam tags: - tools diff --git a/_content/blog/v2-go-modules.md b/_content/blog/v2-go-modules.md index 61c4964e..85e505c6 100644 --- a/_content/blog/v2-go-modules.md +++ b/_content/blog/v2-go-modules.md @@ -2,7 +2,7 @@ title: "Go Modules: v2 and Beyond" date: 2019-11-07 by: -- Jean de Klerk +- Jean Barkhuysen - Tyler Bui-Palsulich tags: - tools |
