Shorten overly long names.

They were getting clipped in our box.

(imported from commit 8a33c385f81753c795ec1a62883aa45c6b6a26e3)
This commit is contained in:
Waseem Daher 2013-08-15 17:24:57 -04:00
parent 78b1f7140e
commit ada6a8d5d3
1 changed files with 2 additions and 2 deletions

View File

@ -3,8 +3,8 @@ var referral = (function () {
var exports = {};
var placeholder_invitees = ['nikola.tesla@example.com',
'samuel.morse@example.com',
'claude.shannon@example.com',
'sam.morse@example.com',
'c.shannon@example.com',
'hedy.lamarr@example.com',
'grace.hopper@example.com',
'ada.lovelace@example.com'];