Skip to content

Commit

Permalink
Merge pull request #8903 from ashweni/patch-204
Browse files Browse the repository at this point in the history
Update university_sessions.json
  • Loading branch information
sm1990 committed Apr 16, 2024
2 parents d1e1b14 + 9edd3e5 commit d11afb0
Showing 1 changed file with 18 additions and 1 deletion.
19 changes: 18 additions & 1 deletion _data/university_sessions.json
@@ -1,5 +1,22 @@
{
"events": [
{
"date": "April 22, 2024",
"expire": "2024-04-23T00:00:00.0000-00:00",
"type": "Lecture",
"university": "University of Moratuwa",
"faculty": "Department of Computer Science & Engineering",
"title": "Code Generation and Intermediate Representation in Ballerina Compiler",
"location": "Moratuwa, Sri Lanka",
"presenters": [
{
"name": "Manuranga Perera",
"twitter": "https://twitter.com/manurangaperera"
}
],
"url": "",
"buttonText": ""
},
{
"date": "Mar 28, 2024",
"expire": "2024-03-29T00:00:00.0000-00:00",
Expand Down Expand Up @@ -384,4 +401,4 @@
"buttonText": "View slides"
}
]
}
}

0 comments on commit d11afb0

Please sign in to comment.