Skip to content

Commit 932e80a

Browse files
authored
Merge pull request #168 from redis-developer/amend/author-dets
Adds the Redis company name to the author data.
2 parents a20aac4 + 4f20581 commit 932e80a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docusaurus.config.js

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,25 +16,25 @@ module.exports = {
1616
simon: {
1717
name: 'Simon Prickett',
1818
link: 'https://twitter.com/simon_prickett',
19-
title: 'Manager, Developer Advocacy',
19+
title: 'Manager, Developer Advocacy at Redis',
2020
image: 'profile_pic_simon_prickett.jpg'
2121
},
2222
suze: {
2323
name: 'Suze Shardlow',
2424
link: 'https://twitter.com/SuzeShardlow',
25-
title: 'Developer Community Manager',
25+
title: 'Developer Community Manager at Redis',
2626
image: 'profile_pic_suze_shardlow.jpg'
2727
},
2828
ajeet: {
2929
name: 'Ajeet Raina',
3030
link: 'https://twitter.com/ajeetsraina',
31-
title: 'Sr. Technical Marketing Manager',
31+
title: 'Sr. Technical Marketing Manager at Redis',
3232
image: 'profile_pic_ajeet_raina.jpg'
3333
},
3434
julian: {
3535
name: 'Julian Mateu',
3636
link: 'https://www.linkedin.com/in/julian-mateu',
37-
title: 'Sr. Backend Software Engineer at Globality, Inc. ',
37+
title: 'Sr. Backend Software Engineer at Globality, Inc.',
3838
image: 'profile_pic_julian_mateu.jpg'
3939
},
4040
manuel: {

0 commit comments

Comments
 (0)