restincode/people/brandenhancock.json
mauvehed 6c4f1221ae chore(data): normalize all people JSON files to match template schema
Add missing obituary and affiliations fields, convert empty string
collection fields to empty arrays, and standardize field ordering
across all 44 modified person files to match _template.json
2026-03-14 14:07:38 -05:00

15 lines
507 B
JSON

{
"firstname": "Branden",
"lastname": "Hancock",
"handle": "Ghent",
"birth": "1977",
"death": "2003",
"obituary": "",
"issue": "15",
"affiliations": "Goon",
"mainimage": "https://www.defcon.org/images/links/whois/ghent.jpg",
"maintext": "<p>Ghent aka Branden Hancock died of inuries sustained in a motorcycle accident.<br /><br />He is survived by his mother and younger sister.<br /><br />Ghent was 26 years old.</p>",
"socialmedialinks": [],
"contributions": [],
"gallery": []
}