diff options
author | Russ Cox <rsc@golang.org> | 2019-11-07 20:17:24 -0500 |
---|---|---|
committer | Russ Cox <rsc@golang.org> | 2019-11-08 16:17:44 +0000 |
commit | b135fec82d257fd5f0426628cda8dfe074c0708b (patch) | |
tree | ffd613b6d43db7b7101a0851d4c770fa36040d72 /content/ismmkeynote.article | |
parent | 498b2a48ebbe8ac260bd80b8c436a66141693eb3 (diff) |
blog: minor cleanup
- Hide link sidebar when printing an article.
- Show authors in /index
- Add Rick as author of his GC article.
Change-Id: I1efeadb17bfec7271ef67ec9fe8e8b502839b62a
Reviewed-on: https://go-review.googlesource.com/c/blog/+/205864
Run-TryBot: Russ Cox <rsc@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Diffstat (limited to 'content/ismmkeynote.article')
-rw-r--r-- | content/ismmkeynote.article | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/content/ismmkeynote.article b/content/ismmkeynote.article index ef489d2..2cd3735 100644 --- a/content/ismmkeynote.article +++ b/content/ismmkeynote.article @@ -1,6 +1,9 @@ Getting to Go: The Journey of Go's Garbage Collector 12 Jul 2018 +Rick Hudson +rlh@golang.org + * Abstract This is the transcript from the keynote I gave at the International Symposium on Memory Management (ISMM) on June 18, 2018. For the past 25 years ISMM has been the premier venue for publishing memory management and garbage collection papers and it was an honor to have been invited to give the keynote. |