Skip to content

Commit

Permalink
Merge pull request duckduckgo#1205 from zekiel/master
Browse files Browse the repository at this point in the history
zekiel's Wu-Tang members cheat sheet
  • Loading branch information
moollaza committed Jun 25, 2015
2 parents 9760790 + 35a490b commit 4763d30
Showing 1 changed file with 45 additions and 0 deletions.
45 changes: 45 additions & 0 deletions share/goodie/cheat_sheets/wu-tang.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
{
"id": "wu_tang_cheat_sheet",
"name": "Wu-Tang Members",
"description": "Wu-Tang Clan members, given names, and birthdays",
"metadata": {
"sourceName": "Wikipedia",
"sourceUrl": "https://en.wikipedia.org/wiki/Wu-Tang_Clan#Members"
},
"section_order": ["Members"],
"sections": {
"Members": [{
"val": "born Robert Diggs, 1969",
"key": "RZA"
}, {
"val": "born Gary Grice, 1966",
"key": "GZA"
}, {
"val": "born Russell Jones, 1968–2004",
"key": "Ol' Dirty Bastard"
}, {
"val": "born Jason Hunter, 1970",
"key": "Inspectah Deck"
}, {
"val": "born Corey Woods, 1970",
"key": "Raekwon the Chef"
}, {
"val": "born Lamont Hawkins, 1970",
"key": "U-God"
}, {
"val": "born Elgin Turner, 1969",
"key": "Masta Killa"
}, {
"val": "born Clifford Smith, 1971",
"key": "Method Man"
}, {
"val": "born Dennis Coles, 1970",
"key": "Ghostface Killah"
}, {
"val": "born Darryl Hill, 1969",
"key": "Cappadonna"
}]

}
}

0 comments on commit 4763d30

Please sign in to comment.