Skip to content

Commit

Permalink
Merge branch 'main' into patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
CharanMN7 authored Oct 4, 2023
2 parents 91ef3ce + f21b5a4 commit 60eb4a3
Showing 1 changed file with 18 additions and 6 deletions.
24 changes: 18 additions & 6 deletions data.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,19 @@
{
{
"name": "Bhima Pavan Teja",
"title": "GDSC Member",
"college": "Raghu Engineering College"
}
}
"members": [
{
"name": "K.Lahari",
"title": "GDSC member!",
"college": "REC"
},
{
"name": "Nandan Yadav K",
"title": "GDSC Member",
"college": "Raghu Engineering College"
},
{
"name": "Bhima Pavan Teja",
"title": "GDSC Member",
"college": "Raghu Engineering College"
}
]
}

0 comments on commit 60eb4a3

Please sign in to comment.