mirror of
https://github.com/MillironX/docker-names.git
synced 2024-11-15 05:53:10 +00:00
Add governors of Wyoming
This commit is contained in:
parent
7f3d0c0235
commit
46ef3d4dd5
1 changed files with 39 additions and 1 deletions
40
src/index.ts
40
src/index.ts
|
@ -905,7 +905,45 @@ export const right = [
|
|||
"parkinson",
|
||||
"brownback",
|
||||
"colyer",
|
||||
"kelly"
|
||||
"kelly",
|
||||
|
||||
// Governors of Wyoming - https://en.wikipedia.org/wiki/List_of_governors_of_Wyoming
|
||||
"campbell",
|
||||
"thayer",
|
||||
"hoyt",
|
||||
"hale",
|
||||
"morgan",
|
||||
"warren",
|
||||
"baxter",
|
||||
"moonlight",
|
||||
"barber",
|
||||
"osborne",
|
||||
"richards",
|
||||
"chatterton",
|
||||
"brooks",
|
||||
"carey",
|
||||
"kendrick",
|
||||
"houx",
|
||||
"ross",
|
||||
"lucas",
|
||||
"emerson",
|
||||
"clark",
|
||||
"miller",
|
||||
"smith",
|
||||
"hunt",
|
||||
"crane",
|
||||
"barrett",
|
||||
"simpson",
|
||||
"hickey",
|
||||
"gage",
|
||||
"hansen",
|
||||
"hathaway",
|
||||
"herschler",
|
||||
"sullivan",
|
||||
"geringer",
|
||||
"freudenthal",
|
||||
"mead",
|
||||
"gordon"
|
||||
]
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in a new issue