aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Lance Taylor <iant@golang.org>2020-06-16 12:19:36 -0700
committerIan Lance Taylor <iant@golang.org>2020-06-16 19:20:45 +0000
commitd471fca6af04d072bc9753b29e2aaff4ba111fdc (patch)
treee56ef0e8247c3fdc5836b71de3223d98d758a3ed
parent462d68ea5f0ac60fa6bcab115b104e81bef8519f (diff)
content/generics-next-step: fix author listing
Change-Id: I849816d695b68cc2cce8cf4d65f853d3e735d881 Reviewed-on: https://go-review.googlesource.com/c/blog/+/238006 Reviewed-by: Robert Griesemer <gri@golang.org>
-rw-r--r--content/generics-next-step.article1
1 files changed, 1 insertions, 0 deletions
diff --git a/content/generics-next-step.article b/content/generics-next-step.article
index 8ae6161..c162f94 100644
--- a/content/generics-next-step.article
+++ b/content/generics-next-step.article
@@ -4,6 +4,7 @@ Tags: go2, proposals, generics
Summary: An updated generics design draft, and a translation tool for experimentation
Ian Lance Taylor
+
Robert Griesemer
## Introduction