Skip to content

Commit ac1d8bc

Browse files
committed
Add Mae Jemison to name generator
Signed-off-by: Hsing-Hui Hsu <[email protected]>
1 parent f9d136b commit ac1d8bc

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

pkg/namesgenerator/names-generator.go

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -452,6 +452,9 @@ var (
452452
// Yeong-Sil Jang was a Korean scientist and astronomer during the Joseon Dynasty; he invented the first metal printing press and water gauge. https://en.wikipedia.org/wiki/Jang_Yeong-sil
453453
"jang",
454454

455+
// Mae Carol Jemison - is an American engineer, physician, and former NASA astronaut. She became the first black woman to travel in space when she served as a mission specialist aboard the Space Shuttle Endeavour - https://en.wikipedia.org/wiki/Mae_Jemison
456+
"jemison",
457+
455458
// Betty Jennings - one of the original programmers of the ENIAC. https://en.wikipedia.org/wiki/ENIAC - https://en.wikipedia.org/wiki/Jean_Bartik
456459
"jennings",
457460

0 commit comments

Comments
 (0)