diff --git a/website-1.x/data/users.js b/website-1.x/data/users.js index 8f926a413e..ac1cf78cdc 100644 --- a/website-1.x/data/users.js +++ b/website-1.x/data/users.js @@ -322,6 +322,13 @@ module.exports = [ fbOpenSource: true, pinned: false, }, + { + caption: 'Jafar', + image: 'https://yahoo.github.io/jafar/img/jafar.svg', + infoLink: 'https://yahoo.github.io/jafar', + fbOpenSource: false, + pinned: false, + }, { caption: 'Jest', image: '/img/users/jest.png',