diff --git a/site/users/index.html.js b/site/users/index.html.js
index 24be51d6a5..7ef5c8fbc5 100644
--- a/site/users/index.html.js
+++ b/site/users/index.html.js
@@ -596,6 +596,11 @@ var logos = [
img: 'bynder.png',
link: 'https://www.bynder.com/'
},
+ {
+ name: 'ezCater',
+ img: 'ezcater.png',
+ link: 'https://www.ezcater.com/'
+ },
// Adding your logo?
// Add it to the /users/logos/ directory and then append an entry above this comment.
//
diff --git a/site/users/logos/ezcater.png b/site/users/logos/ezcater.png
new file mode 100644
index 0000000000..40946d5c30
Binary files /dev/null and b/site/users/logos/ezcater.png differ