restincode/people/nickjeremicah.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
536 B
JSON

{
"firstname": "Nick",
"lastname": "Jeremicah",
"handle": "Dr. Nick2000",
"birth": "1977",
"death": "2006",
"obituary": "",
"issue": "35",
"affiliations": "Goon",
"mainimage": "https://www.defcon.org/images/links/whois/drnick.jpg",
"maintext": "<p>Dr Nick aka Nick Jeremicah lost the battle against cancer in the fall of 2006.<br /><br />He is survived by his parents, siblings, wife and two children.<br /><br />Dr Nick2000 was 30 years old.</p>",
"socialmedialinks": [],
"contributions": [],
"gallery": []
}