Skip to content

Commit

Permalink
Daily build by GitHub Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Nov 16, 2024
1 parent 471854d commit 14b21fd
Show file tree
Hide file tree
Showing 6 changed files with 41 additions and 6 deletions.
4 changes: 2 additions & 2 deletions locations/v1/G/02/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
"contact": {
"tele": "081-2393470",
"email": "[email protected]",
"name": "",
"link": ""
"name": "Head of the Department",
"link": "#"
},
"capacity": "N/A",
"url": "#",
Expand Down
4 changes: 2 additions & 2 deletions locations/v1/G/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,8 +65,8 @@
"contact": {
"tele": "081-2393470",
"email": "[email protected]",
"name": "",
"link": ""
"name": "Head of the Department",
"link": "#"
},
"capacity": "N/A",
"url": "#",
Expand Down
4 changes: 2 additions & 2 deletions locations/v1/all/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,8 @@
"contact": {
"tele": "081-2393470",
"email": "[email protected]",
"name": "",
"link": ""
"name": "Head of the Department",
"link": "#"
},
"capacity": "N/A",
"url": "#",
Expand Down
15 changes: 15 additions & 0 deletions people/v1/staff/all/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -370,6 +370,21 @@
},
"research_interests": []
},
"headce": {
"name": "Head of the Department",
"designation": "HoD",
"email": "[email protected]",
"profile_url": "#",
"profile_image": "https://people.ce.pdn.ac.lk/images/staff/academic-staff/default.jpg",
"urls": {
"linkedin": "",
"google_scholar": "",
"researchgate": "",
"website": "",
"orcid": ""
},
"research_interests": []
},
"hiranya": {
"name": "Dr. Hiranya Jayakodi",
"designation": "Visiting Research Fellow",
Expand Down
15 changes: 15 additions & 0 deletions people/v1/staff/headce/index.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"name": "Head of the Department",
"designation": "HoD",
"email": "[email protected]",
"profile_url": "#",
"profile_image": "https://people.ce.pdn.ac.lk/images/staff/academic-staff/default.jpg",
"urls": {
"linkedin": "",
"google_scholar": "",
"researchgate": "",
"website": "",
"orcid": ""
},
"research_interests": []
}
5 changes: 5 additions & 0 deletions people/v1/staff/index.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
{
"[email protected]": {
"name": "Head of the Department",
"url": "https://api.ce.pdn.ac.lk/people/v1/staff/headce/",
"designation": "HoD"
},
"[email protected]": {
"name": "Mr. Amila Indika",
"url": "https://api.ce.pdn.ac.lk/people/v1/staff/amilaindika/",
Expand Down

0 comments on commit 14b21fd

Please sign in to comment.