File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -26,7 +26,8 @@ module.exports = {
26
26
} ,
27
27
ajeet : {
28
28
name : 'Ajeet Raina' ,
29
- title : 'was Developer Growth Manager at Redis' ,
29
+ link : 'https://twitter.com/ajeetsraina' ,
30
+ title : 'Former Developer Growth Manager at Redis' ,
30
31
image : 'profile_pic_ajeet_raina.jpg' ,
31
32
} ,
32
33
talon : {
@@ -67,7 +68,8 @@ module.exports = {
67
68
} ,
68
69
andrew : {
69
70
name : 'Andrew Brookins' ,
70
- title : 'was Curriculum Software Engineer at Redis' ,
71
+ link : 'https://andrewbrookins.com/' ,
72
+ title : 'Former Curriculum Software Engineer at Redis' ,
71
73
image : 'profile_pic_andrew_brookins.jpg' ,
72
74
} ,
73
75
manuel : {
@@ -85,7 +87,7 @@ module.exports = {
85
87
christian : {
86
88
name : 'Christian Mague' ,
87
89
link : 'https://www.linkedin.com/in/chris-mague-35b1624/' ,
88
- title : 'Principal Field Engineer at Redis' ,
90
+ title : 'Former Principal Field Engineer at Redis' ,
89
91
image : 'profile_pic_christian_mague.jpg' ,
90
92
} ,
91
93
karan : {
You can’t perform that action at this time.
0 commit comments