diff --git a/website/data/users.js b/website/data/users.js index 40e1788cc3..b5f4f2db9a 100644 --- a/website/data/users.js +++ b/website/data/users.js @@ -196,6 +196,13 @@ module.exports = [ fbOpenSource: true, pinned: true, }, + { + caption: 'rest-hapi', + image: 'https://jkheadley.github.io/rest-hapi/img/rest-hapi-logo-alt.png', + infoLink: 'https://jkheadley.github.io/rest-hapi/', + fbOpenSource: false, + pinned: false, + }, { caption: 'Sonar', image: '/img/users/sonar.png',