Add Sonar to users (#760)

This commit is contained in:
Yangshun Tay 2018-06-11 14:19:53 -07:00 committed by Joel Marcey
parent ac8f7068e0
commit 9edc29ddd6
2 changed files with 7 additions and 0 deletions

View file

@ -189,6 +189,13 @@ module.exports = [
fbOpenSource: true,
pinned: true,
},
{
caption: 'Sonar',
image: '/img/users/sonar.png',
infoLink: 'https://fbsonar.com',
fbOpenSource: true,
pinned: true,
},
{
caption: 'textlint',
image: 'https://textlint.github.io/img/textlint-icon.png',