website-2018/_data/officers.json
2017-10-25 16:11:35 -04:00

36 lines
736 B
JSON

{
"username" : "officers",
"name": "SGA Officers",
"description": "",
"members": [
{
"first": "Nick",
"last": "Begotka",
"year": 2018,
"title": "",
"intro": ""
},
{
"first": "Sherry",
"last": "Xie",
"year": 2018,
"title": "",
"intro": ""
},
{
"first": "Shreya",
"last": "Chappidi",
"year": 2018,
"title": "",
"intro": ""
},
{
"first": "Sitara",
"last": "Uppalapati",
"year": 2019,
"title": "",
"intro": ""
}
]
}