Skip to content

Commit

Permalink
Adding Team Names and members
Browse files Browse the repository at this point in the history
  • Loading branch information
satyaakam committed Nov 14, 2023
1 parent c6364c9 commit ee3ce93
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 52 deletions.
4 changes: 2 additions & 2 deletions teams.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
},
{
"description": null,
"slug": "sponsors",
"title": "Sponsor Affairs"
"slug": "design",
"title": "Design"
}
]
72 changes: 22 additions & 50 deletions volunteers.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,57 +7,23 @@
"location"
],
"twitter_username": null
},
},
{
"name": "Alisha Aneja",
"photo_sqaure": null,
"teams": [
"sponsors"
],
"twitter_username": null
},
{
"name": "Amit Singh Sethi",
"photo_sqaure": null,
"teams": [
"speakers",
"sponsors"
],
"twitter_username": null
},
{
"name": "Amit Tripathi",
"photo_sqaure": null,
"teams": [
"administration"
],
"twitter_username": null
},
{
"name": "Anuvrat Parashar",
"name": "Animesh Ghosh",
"photo_sqaure": null,
"teams": [
"speakers"
],
"twitter_username": null
},
{
"name": "Balaji",
"name": "Anuvrat Parashar",
"photo_sqaure": null,
"teams": [
"location",
"speakers"
],
"twitter_username": null
},
{
"name": "Geetika Batra",
"photo_sqaure": null,
"teams": [
"sponsors"
],
"twitter_username": null
},
{
"name": "Jaidev Deshpande",
"photo_sqaure": null,
Expand All @@ -68,18 +34,12 @@
"twitter_username": null
},
{
"name": "Rajat Goyal",
"photo_sqaure": null,
"teams": [
"marketing"
],
"twitter_username": null
},
{
"name": "Sanyam Khurana",
"name": "Animesh Ghosh",
"photo_sqaure": null,
"teams": [
"administration"
"marketing",
"administration",
"speakers"
],
"twitter_username": null
},
Expand All @@ -100,13 +60,25 @@
"administration"
],
"twitter_username": null
},
{
"name": "Daksh Jain",
"photo_sqaure": null,
"teams": [
"design",
"marketing"
],
"twitter_username": null
},
{
"name": "Vinay Kumar Dhayia",
"name": "Ishaan Arora",
"photo_sqaure": null,
"teams": [
"location"
"design",
"marketing",
"administration",
"speakers"
],
"twitter_username": null
}
}
]

0 comments on commit ee3ce93

Please sign in to comment.