diff --git a/website/static/images/hudl-200x100.png b/website/static/images/hudl-200x100.png new file mode 100644 index 00000000..be26b793 Binary files /dev/null and b/website/static/images/hudl-200x100.png differ diff --git a/website/users.json b/website/users.json index f357a51b..06c536a3 100644 --- a/website/users.json +++ b/website/users.json @@ -39,5 +39,10 @@ "caption": "PayPal", "image": "/images/paypal-200x100.png", "infoLink": "https://github.com/paypal" + }, + { + "caption": "Hudl", + "image": "/images/hudl-200x100.png", + "infoLink": "http://hudl.github.io/" } ]