We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29ee8ae commit 4e477d0Copy full SHA for 4e477d0
app/(default)/(event)/rss2026/workshop/page.tsx
@@ -43,11 +43,11 @@ const organizers: {
43
affiliation: 'The University of Hong Kong',
44
link: 'https://datascience.hku.hk/people/hongyang-li/'
45
},
46
- {
47
- name: "Ping Luo",
48
- affiliation: 'The University of Hong Kong',
49
- link: 'http://luoping.me/'
50
- },
+ // {
+ // name: "Ping Luo",
+ // affiliation: 'The University of Hong Kong',
+ // link: 'http://luoping.me/'
+ // },
51
{
52
name: "Yasemin Bekiroğlu",
53
affiliation: 'University College London',
0 commit comments