-
-
Notifications
You must be signed in to change notification settings - Fork 417
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
f5045a4
commit a867b67
Showing
1 changed file
with
36 additions
and
26 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 |
---|---|---|
@@ -1,27 +1,37 @@ | ||
[ | ||
{ | ||
"Name" : "NirraIshq", | ||
"Branch": "Jigri Yaar", | ||
"From": "Punjab" | ||
}, | ||
{ | ||
"Name" : "Jayant Mittal", | ||
"Branch": "Mechanical", | ||
"From": "Matili" | ||
}, | ||
{ | ||
"Name" : "Amit Kumar", | ||
"Branch": "Civil", | ||
"From": "Suratgarh" | ||
}, | ||
{ | ||
"Name" : "Karn Singh", | ||
"Branch": "Computer Science", | ||
"From": "Chandigarh" | ||
}, | ||
{ | ||
"Name" : "Onkar Singh", | ||
"Branch": "Computer Science", | ||
"From": "Raisinghnagar" | ||
} | ||
] | ||
{ | ||
"Name":"NirraIshq", | ||
"Branch":"Jigri Yaar", | ||
"From":"Punjab" | ||
}, | ||
{ | ||
"Name":"Jayant Mittal", | ||
"Branch":"Mechanical", | ||
"From":"Matili" | ||
}, | ||
{ | ||
"Name":"Amit Kumar", | ||
"Branch":"Civil", | ||
"From":"Suratgarh" | ||
}, | ||
{ | ||
"Name":"Karn Singh", | ||
"Branch":"Computer Science", | ||
"From":"Chandigarh" | ||
}, | ||
{ | ||
"Name":"Onkar Singh", | ||
"Branch":"Computer Science", | ||
"From":"Raisinghnagar" | ||
}, | ||
{ | ||
"Name":"Subharthi Kundu", | ||
"Branch":"Computer Science", | ||
"From":"Delhi" | ||
}, | ||
{ | ||
"Name":"Canada Paajis", | ||
"Branch":"Computer Science", | ||
"From":"Surrey" | ||
} | ||
] |