浏览代码

Add Ian Murdock to the names generator.

:heart: :cry:

Signed-off-by: David Calavera <david.calavera@gmail.com>
David Calavera 9 年之前
父节点
当前提交
e11ebfcb09
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3 0
      pkg/namesgenerator/names-generator.go

+ 3 - 0
pkg/namesgenerator/names-generator.go

@@ -351,6 +351,9 @@ var (
 		// Samuel Morse - contributed to the invention of a single-wire telegraph system based on European telegraphs and was a co-developer of the Morse code - https://en.wikipedia.org/wiki/Samuel_Morse
 		"morse",
 
+		// Ian Murdock - founder of the Debian project - https://en.wikipedia.org/wiki/Ian_Murdock
+		"murdock",
+
 		// Isaac Newton invented classic mechanics and modern optics. https://en.wikipedia.org/wiki/Isaac_Newton
 		"newton",