Skip to content

Commit b3bf59a

Browse files
authored
Merge pull request redis-developer#437 from banker/fix-bios
Update author bios
2 parents 7cd3361 + 63567aa commit b3bf59a

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

docusaurus.config.js

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,8 @@ module.exports = {
2626
},
2727
ajeet: {
2828
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',
3031
image: 'profile_pic_ajeet_raina.jpg',
3132
},
3233
talon: {
@@ -67,7 +68,8 @@ module.exports = {
6768
},
6869
andrew: {
6970
name: 'Andrew Brookins',
70-
title: 'was Curriculum Software Engineer at Redis',
71+
link: 'https://andrewbrookins.com/',
72+
title: 'Former Curriculum Software Engineer at Redis',
7173
image: 'profile_pic_andrew_brookins.jpg',
7274
},
7375
manuel: {
@@ -85,7 +87,7 @@ module.exports = {
8587
christian: {
8688
name: 'Christian Mague',
8789
link: 'https://www.linkedin.com/in/chris-mague-35b1624/',
88-
title: 'Principal Field Engineer at Redis',
90+
title: 'Former Principal Field Engineer at Redis',
8991
image: 'profile_pic_christian_mague.jpg',
9092
},
9193
karan: {

0 commit comments

Comments
 (0)