restincode/people/maxxredwine.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
441 B
JSON

{
"firstname": "Maxx",
"lastname": "Redwine",
"handle": "",
"birth": "1964",
"death": "2011",
"obituary": "",
"issue": "40",
"affiliations": "",
"mainimage": "/images/Maxx_Redwine.jpg",
"maintext": "<p>Born in Mesa, AZ. Mr. RedWine was a Computer Security Consultant for Presido Networks. He was a Veteran of the US Air Force during Desert Shield.</p>",
"socialmedialinks": [],
"contributions": [],
"gallery": []
}