From eeb86dfc7061dfb88b8a3ca377a57071a2b3b5f2 Mon Sep 17 00:00:00 2001 From: Jessica Frazelle Date: Fri, 9 Jan 2015 22:25:53 -0800 Subject: [PATCH] Add Aaron Swartz to the names generator. https://en.wikiquote.org/wiki/Aaron_Swartz Docker-DCO-1.1-Signed-off-by: Jessica Frazelle (github: jfrazelle) --- namesgenerator/names-generator.go | 3 +++ 1 file changed, 3 insertions(+) diff --git a/namesgenerator/names-generator.go b/namesgenerator/names-generator.go index c5bcd25..feb5cbf 100644 --- a/namesgenerator/names-generator.go +++ b/namesgenerator/names-generator.go @@ -266,6 +266,9 @@ var ( // Richard Matthew Stallman - the founder of the Free Software movement, the GNU project, the Free Software Foundation, and the League for Programming Freedom. He also invented the concept of copyleft to protect the ideals of this movement, and enshrined this concept in the widely-used GPL (General Public License) for software. https://en.wikiquote.org/wiki/Richard_Stallman "stallman", + // Aaron Swartz was influential in creating RSS, Markdown, Creative Commons, Reddit, and much of the internet as we know it today. He was devoted to freedom of information on the web. https://en.wikiquote.org/wiki/Aaron_Swartz + "swartz", + // Nikola Tesla invented the AC electric system and every gadget ever used by a James Bond villain. https://en.wikipedia.org/wiki/Nikola_Tesla "tesla",