exports.register = function (server, options, next) {
  server.route({
    method: 'GET',
    path: '/contributors',
    handler: function (request, reply) {