We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d483de commit bab4000Copy full SHA for bab4000
content/team/contributors.ts
@@ -197,13 +197,6 @@ export const RestOfMembers: Member[] = [
197
email: 'jessechoe10@gmail.com',
198
codeforces: 'YoRepi7',
199
},
200
- {
201
- photo: 'paul',
202
- name: 'Paul Chen',
203
- titles: [roles.contentAuthor],
204
- codeforces: '876pol',
205
- github: '876pol',
206
- },
207
{
208
photo: 'trisha',
209
name: 'Trisha Sabadra',
@@ -310,6 +303,13 @@ export const FormerMembers: Member[] = [
310
303
github: 'RedBlueBird',
311
304
email: 'jiefu.zhang1226@gmail.com',
312
305
306
+ {
307
+ photo: 'paul',
308
+ name: 'Paul Chen',
309
+ titles: [roles.contentAuthor],
+ codeforces: '876pol',
+ github: '876pol',
+ },
313
314
photo: 'stanley',
315
name: 'Stanley Zhao',
0 commit comments