mirror of
https://github.com/tjsga/website-2018.git
synced 2025-04-18 18:20:18 -04:00
36 lines
736 B
JSON
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": ""
|
|
}
|
|
]
|
|
}
|