File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed
Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -87,16 +87,16 @@ const organizers: {
8787 affiliation : string ;
8888 link : string ;
8989} [ ] = [
90- {
91- name : "Ping Luo" ,
92- affiliation : 'University of Hong Kong' ,
93- link : 'http://luoping.me/'
94- } ,
9590 {
9691 name : "Hongyang Li" ,
97- affiliation : 'University of Hong Kong' ,
92+ affiliation : 'The University of Hong Kong' ,
9893 link : 'https://datascience.hku.hk/people/hongyang-li/'
9994 } ,
95+ {
96+ name : "Ping Luo" ,
97+ affiliation : 'The University of Hong Kong' ,
98+ link : 'http://luoping.me/'
99+ } ,
100100 {
101101 name : "Andrei Bursuc" ,
102102 affiliation : 'Valeo' ,
Original file line number Diff line number Diff line change @@ -40,12 +40,12 @@ const organizers: {
4040} [ ] = [
4141 {
4242 name : "Hongyang Li" ,
43- affiliation : 'University of Hong Kong' ,
43+ affiliation : 'The University of Hong Kong' ,
4444 link : 'https://datascience.hku.hk/people/hongyang-li/'
4545 } ,
4646 {
4747 name : "Ping Luo" ,
48- affiliation : 'University of Hong Kong' ,
48+ affiliation : 'The University of Hong Kong' ,
4949 link : 'http://luoping.me/'
5050 } ,
5151 {
You can’t perform that action at this time.
0 commit comments