Skip to content

Commit 04bdc90

Browse files
committed
Merge pull request #12 from olinjs/swalters/small-fix
Adding Jason
2 parents de96d0e + f51c559 commit 04bdc90

3 files changed

Lines changed: 10 additions & 10 deletions

File tree

content/index.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,6 @@
1212
"github": "aconsilvio",
1313
"name": "Annabel Consilvio"
1414
},
15-
{
16-
"githuburl": "http://www.github.com/acenario",
17-
"image": "https://avatars.githubusercontent.com/u/591849?v=3",
18-
"github": "acenario",
19-
"name": "Arjun Bhatnagar"
20-
},
2115
{
2216
"githuburl": "http://www.github.com/billmwong",
2317
"image": "https://avatars.githubusercontent.com/u/10703134?v=3",
@@ -184,7 +178,13 @@
184178
"githuburl": "http://www.github.com/zhecanjameswang",
185179
"image": "https://avatars.githubusercontent.com/u/8936136?v=3",
186180
"github": "zhecanjameswang",
187-
"name": "Zhecan James Wang"
181+
"name": "Zhecan \"James\" Wang"
182+
},
183+
{
184+
"githuburl": "http://www.github.com/ziyilan",
185+
"image": "https://avatars.githubusercontent.com/u/10761679?v=3",
186+
"github": "ziyilan",
187+
"name": "Ziyi \"Jason\" Lan"
188188
},
189189
{
190190
"githuburl": "http://www.github.com/dinopants174",

content/input.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,6 @@
6262
"students": [
6363
{"name": "Andrew Deaver","github":"adeaver"},
6464
{"name": "Annabel Consilvio","github":"aconsilvio"},
65-
{"name": "Arjun Bhatnagar","github":"acenario"},
6665
{"name": "Bill Wong","github":"billmwong"},
6766
{"name": "Brenna Manning","github":"brennamanning"},
6867
{"name": "Byron Wasti","github":"byronwasti"},
@@ -90,7 +89,8 @@
9089
{"name": "Shruti Iyer","github":"shrutiyer"},
9190
{"name": "Sophia Seitz","github":"phiaseitz"},
9291
{"name": "Zarin Bhuiyan","github":"zbhuiyan"},
93-
{"name": "Zhecan James Wang","github":"zhecanjameswang"},
92+
{"name": "Zhecan \"James\" Wang","github":"zhecanjameswang"},
93+
{"name": "Ziyi \"Jason\" Lan","github":"ziyilan"},
9494
{"name": "Zoher Ghadyali","github":"dinopants174"}
9595
]
9696
}

0 commit comments

Comments
 (0)