-
Notifications
You must be signed in to change notification settings - Fork 25
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #104 from deepanshu-jain-01/patch-3
Add Deepanshu Jain in students.json
- Loading branch information
Showing
1 changed file
with
11 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -11,7 +11,15 @@ | |
"email": "[email protected]", | ||
"photo": "images/headshots/Yash_Shah_Headshot.jpg", | ||
"url": "https://www.linkedin.com/in/yashashah" | ||
}, | ||
}, | ||
|
||
"deepanshu": { | ||
"name": "Deepanshu Jain", | ||
"email": "[email protected]", | ||
"photo": "images/headshots/deepanshu-jain.jpeg", | ||
"url": "https://www.linkedin.com/in/deepanshu-jain-01/" | ||
}, | ||
|
||
"suchith":{ | ||
"name": "Suchith Prathapaneni", | ||
"email": "[email protected]", | ||
|
@@ -481,7 +489,8 @@ | |
{"id": "omid", "terms": ["Fall 2017", "Summer 2018"]}, | ||
{"id": "srinidhi", "terms": ["Spring 2017", "Summer 2018"]}, | ||
{"id": "prerana", "terms": ["Summer 2018", "Fall 2018"]}, | ||
{"id": "suchith", "terms": ["Spring 2023"]} | ||
{"id": "suchith", "terms": ["Spring 2023"]}, | ||
{"id": "deepanshu", "terms": ["Spring 2024"]} | ||
|
||
|
||
] | ||
|