feat: add profile for Christopher Fudge

The commit adds a new image file for Christopher Fudge and a JSON file containing his profile information. The profile includes details such as his full name, birth and death dates, obituary link, affiliations, and contributions. Additionally, the commit updates the peoplelist.json file to include Christopher Fudge in the list of people. This change is made to ensure that Christopher Fudge's profile is included in the application.
This commit is contained in:
mauvehed 2023-07-29 13:16:42 -05:00
parent 330b364fed
commit e03625c3be
3 changed files with 27 additions and 0 deletions

View file

@ -187,6 +187,10 @@
{
"displayname" : "Bruce Esquibel (Dr. Ripco)",
"filename" : "bruceesquibel"
},
{
"displayname" : "Christopher Fudge",
"filename" : "christopherfudge"
}
]
}