mirror of
https://github.com/restincode/restincode.git
synced 2026-09-12 01:29:29 +02:00
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:
parent
330b364fed
commit
e03625c3be
3 changed files with 27 additions and 0 deletions
|
|
@ -187,6 +187,10 @@
|
|||
{
|
||||
"displayname" : "Bruce Esquibel (Dr. Ripco)",
|
||||
"filename" : "bruceesquibel"
|
||||
},
|
||||
{
|
||||
"displayname" : "Christopher Fudge",
|
||||
"filename" : "christopherfudge"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue