Browse code

Merge pull request #381 from thaJeztah/19.03_backport_hn3000_fix_39981

[19.03 backport] Remove minsky and stallman

Kirill Kolyshkin authored on 2019/09/27 02:47:55
Showing 1 changed files
... ...
@@ -588,9 +588,6 @@ var (
588 588
 		// Johanna Mestorf - German prehistoric archaeologist and first female museum director in Germany - https://en.wikipedia.org/wiki/Johanna_Mestorf
589 589
 		"mestorf",
590 590
 
591
-		// Marvin Minsky - Pioneer in Artificial Intelligence, co-founder of the MIT's AI Lab, won the Turing Award in 1969. https://en.wikipedia.org/wiki/Marvin_Minsky
592
-		"minsky",
593
-
594 591
 		// Maryam Mirzakhani - an Iranian mathematician and the first woman to win the Fields Medal. https://en.wikipedia.org/wiki/Maryam_Mirzakhani
595 592
 		"mirzakhani",
596 593
 
... ...
@@ -738,9 +735,6 @@ var (
738 738
 		// Frances Spence - one of the original programmers of the ENIAC. https://en.wikipedia.org/wiki/ENIAC - https://en.wikipedia.org/wiki/Frances_Spence
739 739
 		"spence",
740 740
 
741
-		// 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
742
-		"stallman",
743
-
744 741
 		// Michael Stonebraker is a database research pioneer and architect of Ingres, Postgres, VoltDB and SciDB. Winner of 2014 ACM Turing Award. https://en.wikipedia.org/wiki/Michael_Stonebraker
745 742
 		"stonebraker",
746 743