diff --git a/site/users/index.html.js b/site/users/index.html.js
index ad52985737..d162056c57 100644
--- a/site/users/index.html.js
+++ b/site/users/index.html.js
@@ -541,6 +541,11 @@ var logos = [
img: 'medallia.png',
link: 'https://www.medallia.com/'
},
+ {
+ name: 'Colectica',
+ img: 'colectica.png',
+ link: 'http://www.colectica.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/coletica.png b/site/users/logos/coletica.png
new file mode 100644
index 0000000000..fb6c68341a
Binary files /dev/null and b/site/users/logos/coletica.png differ