restincode/people/devenfore.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

24 lines
1,001 B
JSON

{
"firstname": "Deven",
"lastname": "Fore",
"handle": "d3c4f",
"birth": "",
"death": "2018",
"obituary": "https://www.gofundme.com/f/deven-and-alicia-fore-family-help",
"issue": "111",
"affiliations": "DC801",
"mainimage": "/images/face-silhouette-clipart.png",
"maintext": "<p>Deven passed away suddenly last night Sunday, April 22nd. His unexpected death has broken our hearts, and left his two young children and wife devastated.</p><p>Many people have asked how they can help and it is our hope that by bringing this tragedy to the attention of friends and loved ones we will be able to raise the necessary funds to support the Fores with funeral/memorial services and the immediate needs of a single mother with two young children.</p>",
"socialmedialinks": [
{
"sitename": "Twitter",
"siteurl": "https://twitter.com/dc801"
},
{
"sitename": "DC801",
"siteurl": "https://www.dc801.org/"
}
],
"contributions": [],
"gallery": []
}