Adds a few more names to the name generator.#37157
Conversation
There was a problem hiding this comment.
Oops! Will fix right away.
e3e1832 to
ba67872
Compare
Codecov Report
@@ Coverage Diff @@
## master #37157 +/- ##
=========================================
Coverage ? 34.95%
=========================================
Files ? 610
Lines ? 44869
Branches ? 0
=========================================
Hits ? 15682
Misses ? 27072
Partials ? 2115 |
1c4e2b8 to
7649fbe
Compare
|
Please rebase? |
840ff73 to
fc09683
Compare
|
Done! |
|
@thaJeztah PTAL? |
There was a problem hiding this comment.
Looks like it's a double lastname ("Kamerlingh Onnes") - that may be a big lengthy though, so not sure what's best
There was a problem hiding this comment.
Lastname is "berners-lee" IIUC; could be tricky with the dash (don't think we have a name containing a dash so far)
There was a problem hiding this comment.
Actually, we do: cf. al-Battānī, Joliot-Curie, Payne-Gaposchkin, Levi-Montalcini, Barré-Sinoussi, Nüsslein-Volhard.
In each of these cases, the committer has chosen to go either with the first or the second of the two dashed surnames, or with a concatenation of the two. I've chosen to go with the first.
There was a problem hiding this comment.
Hm, looks like we're not really consistent there, or the committer may have misinterpreted double names as maiden names. For al-Battānī, I see that al- is more of a "prefix" (so possibly that's commonly excluded / not part of the last name). For Joliot-Curie, Payne-Gaposchkin, Barré-Sinoussi, and Nüsslein-Volhard, I see their maiden-names were used, but "Levi-Montalcini" may be incorrect
There was a problem hiding this comment.
Noticed she received the title "Dame", perhaps we should include that
There was a problem hiding this comment.
I see she's divorced, so perhaps we should list her under her maiden name https://en.m.wikipedia.org/wiki/Jocelyn_Bell_Burnell
There was a problem hiding this comment.
That would conflict with bell from Alexander Graham Bell's surname.
Despite her divorce, Dame Jocelyn chooses to keep that surname. For example, she is the patron of the Burnell House in the Cambridge House Grammar School. Also a book co-edited by her as recently as in 2008 (she divorced Martin Burnell in 1993), retains Burnell in her name. So, I think burnell should be fine.
There was a problem hiding this comment.
Alright, thanks or checking that
There was a problem hiding this comment.
Saw she carried the "Dame" title as well
fc09683 to
02a7afa
Compare
|
@thaJeztah I've made the changes you requested. Please take a look. Thanks! |
aa7c024 to
47926b7
Compare
Signed-off-by: Debayan De <debayande@users.noreply.github.com>
47926b7 to
9d61eee
Compare
|
👆Just squashed two commits into one; no new deltas have been introduced. |
|
Merged! Thanks for contributing @debayande !! |
* Replaces `cocks` with `cerf` as the former might be perceived as offensive by some people (as pointed out by @jeking3 [here](moby#37157 (comment))) * Removes a duplicate entry for `burnell` * Re-arranges the entry for `sutherland` to ensure that the names are in sorted order * Adds entries for `shamir` and `wilbur` Signed-off-by: Debayan De <debayande@users.noreply.github.com>
* Replaces `cocks` with `cerf` as the former might be perceived as offensive by some people (as pointed out by @jeking3 [here](moby/moby#37157 (comment))) * Removes a duplicate entry for `burnell` * Re-arranges the entry for `sutherland` to ensure that the names are in sorted order * Adds entries for `shamir` and `wilbur` Signed-off-by: Debayan De <debayande@users.noreply.github.com> Upstream-commit: e50f791d42d1167a5ef757b1aa179e84f0f81bba Component: engine
* Replaces `cocks` with `cerf` as the former might be perceived as offensive by some people (as pointed out by @jeking3 [here](moby#37157 (comment))) * Removes a duplicate entry for `burnell` * Re-arranges the entry for `sutherland` to ensure that the names are in sorted order * Adds entries for `shamir` and `wilbur` Signed-off-by: Debayan De <debayande@users.noreply.github.com> (cherry picked from commit e50f791) Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
* Replaces `cocks` with `cerf` as the former might be perceived as offensive by some people (as pointed out by @jeking3 [here](moby/moby#37157 (comment))) * Removes a duplicate entry for `burnell` * Re-arranges the entry for `sutherland` to ensure that the names are in sorted order * Adds entries for `shamir` and `wilbur` Signed-off-by: Debayan De <debayande@users.noreply.github.com> (cherry picked from commit e50f791d42d1167a5ef757b1aa179e84f0f81bba) Signed-off-by: Sebastiaan van Stijn <github@gone.nl> Upstream-commit: a818442de73b16d8ad756c74e5e660d132e97848 Component: engine
* Replaces `cocks` with `cerf` as the former might be perceived as offensive by some people (as pointed out by @jeking3 [here](moby#37157 (comment))) * Removes a duplicate entry for `burnell` * Re-arranges the entry for `sutherland` to ensure that the names are in sorted order * Adds entries for `shamir` and `wilbur` Signed-off-by: Debayan De <debayande@users.noreply.github.com>
* Replaces `cocks` with `cerf` as the former might be perceived as offensive by some people (as pointed out by @jeking3 [here](moby/moby#37157 (comment))) * Removes a duplicate entry for `burnell` * Re-arranges the entry for `sutherland` to ensure that the names are in sorted order * Adds entries for `shamir` and `wilbur` Signed-off-by: Debayan De <debayande@users.noreply.github.com>
- What I did
Added a few more names to the name generator
- How I did it
I added the names to
pkg/namesgenerator/names-generator.go- How to verify it
Please check
pkg/namesgenerator/names-generator.go- Description for the changelog
- A picture of a cute animal (not mandatory but encouraged)