Skip to content

Commit

Permalink
Update index.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Bimsara-Janakantha authored Nov 29, 2024
1 parent bc73373 commit eebcd50
Showing 1 changed file with 12 additions and 16 deletions.
28 changes: 12 additions & 16 deletions docs/data/index.json
Original file line number Diff line number Diff line change
@@ -1,30 +1,26 @@
{
"team": [
{
"name": "Team Member Name 1",
"email": "email@eng.pdn.ac.lk",
"eNumber": "E/yy/xxx"
"name": "A.M.N.C. Bandara",
"email": "e20032@eng.pdn.ac.lk",
"eNumber": "E/20/032"
},
{
"name": "Team Member Name 2",
"email": "email@eng.pdn.ac.lk",
"eNumber": "E/yy/xxx"
"name": "G.M.M.R.Bandara",
"email": "e20034@eng.pdn.ac.lk",
"eNumber": "E/20/034"
},
{
"name": "Team Member Name 3",
"email": "email@eng.pdn.ac.lk",
"eNumber": "E/yy/xxx"
"name": "S.M.B.G.Janakantha",
"email": "e20157@eng.pdn.ac.lk",
"eNumber": "E/20/157"
}
],
"supervisors": [
{
"name": "Dr. Supervisor 1",
"email": "email@eng.pdn.ac.lk"
"name": "Dr. Isuru Nawinne",
"email": "isurunawinne@eng.pdn.ac.lk"
},
{
"name": "Supervisor 2",
"email": "email@eng.pdn.ac.lk"
}
],
"tags": []
"tags": ["CO543", "Advanced Computer Architecture"]
}

0 comments on commit eebcd50

Please sign in to comment.