@@ -95,12 +95,13 @@ export const team: Record<string, MemberDetails[]> = {
95
95
department : 'Backend' ,
96
96
} ,
97
97
{
98
- id : 'akshay ' ,
99
- name : 'Akshay A Parmar ' ,
100
- avatar : 'https://api.dicebear.com/9.x/lorelei/svg?seed=aksha ' ,
98
+ id : 'indranil ' ,
99
+ name : 'Indranil Chakraborty ' ,
100
+ avatar : 'https://api.dicebear.com/9.x/lorelei/svg?seed=nightcrwlrr ' ,
101
101
socials : {
102
- discord : 'https://discord.com/users/892804617128251452' ,
103
- github : 'https://github.com/vitaminncpp' ,
102
+ discord : 'https://discord.com/users/629236605936205835' ,
103
+ linkedin : 'https://www.linkedin.com/in/indranil-chakraborty-91ba60217' ,
104
+ github : 'https://github.com/Andrew99xx' ,
104
105
} ,
105
106
department : 'Backend' ,
106
107
} ,
@@ -248,13 +249,12 @@ export const team: Record<string, MemberDetails[]> = {
248
249
] ,
249
250
'Backend Team' : [
250
251
{
251
- id : 'indranil ' ,
252
- name : 'Indranil Chakraborty ' ,
253
- avatar : 'https://api.dicebear.com/9.x/lorelei/svg?seed=nightcrwlrr ' ,
252
+ id : 'akshay ' ,
253
+ name : 'Akshay A Parmar ' ,
254
+ avatar : 'https://api.dicebear.com/9.x/lorelei/svg?seed=aksha ' ,
254
255
socials : {
255
- discord : 'https://discord.com/users/629236605936205835' ,
256
- linkedin : 'https://www.linkedin.com/in/indranil-chakraborty-91ba60217' ,
257
- github : 'https://github.com/Andrew99xx' ,
256
+ discord : 'https://discord.com/users/892804617128251452' ,
257
+ github : 'https://github.com/vitaminncpp' ,
258
258
} ,
259
259
department : 'Backend' ,
260
260
} ,
0 commit comments