Merge pull request #8 from tim-bezhashvyly/patch-1

Add Donald Trump to presidents list
This commit is contained in:
Evan Czaplicki 2016-11-16 15:37:40 -08:00 committed by GitHub
commit 2903fe9620
1 changed files with 2 additions and 1 deletions

View File

@ -153,4 +153,5 @@ presidents =
, Person "George W. Bush" 1946 "New Haven" "Connecticut"
, Person "Bill Clinton" 1946 "Hope" "Arkansas"
, Person "Barack Obama" 1961 "Honolulu" "Hawaii"
, Person "Donald Trump" 1946 "New York City" "New York"
]