Skip to content

Commit 528d7ce

Browse files
alexbenjaminp
authored andcommitted
Add 2020 presidential candidates. (#104)
1 parent b762882 commit 528d7ce

1 file changed

Lines changed: 61 additions & 0 deletions

File tree

config/us.json

Lines changed: 61 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -335,6 +335,67 @@
335335
"twitter": "WHWeb"
336336
}
337337
]
338+
},
339+
{
340+
"name": "2020 Democratic Presidential Candidates",
341+
"linkname": "democratic-candidates-2020",
342+
"sites": [
343+
{
344+
"name": "Cory Booker",
345+
"domain": "corybooker.com",
346+
"twitter": "CoryBooker"
347+
},
348+
{
349+
"name": "Pete Buttigieg",
350+
"domain": "www.peteforamerica.com",
351+
"twitter": "petebuttigieg"
352+
},
353+
{
354+
"name": "Julian Castro",
355+
"domain": "www.julianforthefuture.com",
356+
"twitter": "juliancastro"
357+
},
358+
{
359+
"name": "John Delaney",
360+
"domain": "www.johndelaney.com",
361+
"twitter": "JohnDelaney"
362+
},
363+
{
364+
"name": "Tulsi Gabbard",
365+
"domain": "www.tulsi2020.com",
366+
"twitter": "tulsipress"
367+
},
368+
{
369+
"name": "Kirsten Gillibrand",
370+
"domain": "kirstengillibrand.com",
371+
"twitter": "SenGillibrand"
372+
},
373+
{
374+
"name": "Kamala Harris",
375+
"domain": "kamalaharris.org",
376+
"twitter": "KamalaHarris"
377+
},
378+
{
379+
"name": "John Hickenlooper",
380+
"domain": "www.hickenlooper.com",
381+
"twitter": "Hickenlooper"
382+
},
383+
{
384+
"name": "Jay Inslee",
385+
"domain": "www.jayinslee.com",
386+
"twitter": "govinslee"
387+
},
388+
{
389+
"name": "Amy Klobuchar",
390+
"domain": "amyklobuchar.com",
391+
"twitter": "amyklobuchar"
392+
},
393+
{
394+
"name": "Bernie Sanders",
395+
"domain": "berniesanders.com",
396+
"twitter": "sensanders"
397+
}
398+
]
338399
}
339400
]
340401
}

0 commit comments

Comments
 (0)