diff --git a/people/chipmeadows.json b/people/chipmeadows.json new file mode 100644 index 0000000..e352ffb --- /dev/null +++ b/people/chipmeadows.json @@ -0,0 +1,22 @@ +{ + "firstname" : "Chip", + "lastname" : "Meadows", + "handle" : "", + "birth" : "", + "death" : "", + "obituary" : "", + "issue" : "", + "affiliations" : "", + "mainimage" : "/images/face-silhouette-clipart.png", + "maintext" : "", + "socialmedialinks" : [ + { + "sitename" : "Twitter", + "siteurl" : "https://www.twitter.com/chipmeadows" + } + ], + "contributions" : [ + ], + "gallery" : [ + ] +} diff --git a/peoplelist.json b/peoplelist.json index 536223e..80bfb6f 100644 --- a/peoplelist.json +++ b/peoplelist.json @@ -155,6 +155,10 @@ { "displayname" : "Deven Fore (d3c4f)", "filename" : "devenfore" + }, + { + "displayname" : "Chip Meadows", + "filename" : "chipmeadows" } ] }