File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed
src/components/assests/organizing Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -24,6 +24,7 @@ import pablo from "./pablo_mendez.png";
24
24
import irene from "./irene_celino.png" ;
25
25
import mayank from "./mayank_kejriwal.png" ;
26
26
import neha from "./neha_keshan.png" ;
27
+ import ray from "./ray_atarashi.png" ;
27
28
28
29
const organizers = {
29
30
"General Chair" : [
@@ -171,8 +172,8 @@ const organizers = {
171
172
"Sponsorship Chair" : [
172
173
{
173
174
name : 'Ray Atarashi' ,
174
- img : '' , // No image available
175
- institution : '' ,
175
+ img : ray ,
176
+ institution : 'Internet Initiative Japan ' ,
176
177
country : 'Japan' ,
177
178
} ,
178
179
{
@@ -200,7 +201,7 @@ const organizers = {
200
201
{
201
202
name : 'Atsuko Yamaguchi' ,
202
203
img : '' , // No image available
203
- institution : '' ,
204
+ institution : 'Tokyo City University ' ,
204
205
country : 'Japan' ,
205
206
} ,
206
207
] ,
You can’t perform that action at this time.
0 commit comments