Skip to content

Commit 8311d6f

Browse files
committed
add authors to people
1 parent 7a9f851 commit 8311d6f

1 file changed

Lines changed: 28 additions & 0 deletions

File tree

static/people.json

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5150,5 +5150,33 @@
51505150
"position": null,
51515151
"interests": null,
51525152
"org": null
5153+
},
5154+
{
5155+
"first_name": "Mingyoung",
5156+
"last_name": "Jeng",
5157+
"display_name": null,
5158+
"email": "",
5159+
"url": "",
5160+
"status": "other",
5161+
"visible": false,
5162+
"image": null,
5163+
"nickname": null,
5164+
"position": null,
5165+
"interests": null,
5166+
"org": null
5167+
},
5168+
{
5169+
"first_name": "Kaitlin N.",
5170+
"last_name": "Smith",
5171+
"display_name": null,
5172+
"email": "",
5173+
"url": "",
5174+
"status": "other",
5175+
"visible": false,
5176+
"image": null,
5177+
"nickname": null,
5178+
"position": null,
5179+
"interests": null,
5180+
"org": null
51535181
}
51545182
]

0 commit comments

Comments
 (0)