Skip to content

Commit 2ff8cfb

Browse files
author
Jenifer Tabita Ciuciu-Kiss
committed
adding oc details
1 parent 9e48038 commit 2ff8cfb

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

src/components/assests/organizing/organizing.js

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ import pablo from "./pablo_mendez.png";
2424
import irene from "./irene_celino.png";
2525
import mayank from "./mayank_kejriwal.png";
2626
import neha from "./neha_keshan.png";
27+
import ray from "./ray_atarashi.png";
2728

2829
const organizers = {
2930
"General Chair": [
@@ -171,8 +172,8 @@ const organizers = {
171172
"Sponsorship Chair": [
172173
{
173174
name: 'Ray Atarashi',
174-
img: '', // No image available
175-
institution: '',
175+
img: ray,
176+
institution: 'Internet Initiative Japan',
176177
country: 'Japan',
177178
},
178179
{
@@ -200,7 +201,7 @@ const organizers = {
200201
{
201202
name: 'Atsuko Yamaguchi',
202203
img: '', // No image available
203-
institution: '',
204+
institution: 'Tokyo City University',
204205
country: 'Japan',
205206
},
206207
],
Loading

0 commit comments

Comments
 (0)