Skip to content

Commit 24370a1

Browse files
authored
Merge pull request graphql#374 from DanSmith/source
Add Colectica to the users list
2 parents 2fb034c + 2e8f907 commit 24370a1

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

site/users/index.html.js

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -541,6 +541,11 @@ var logos = [
541541
img: 'medallia.png',
542542
link: 'https://www.medallia.com/'
543543
},
544+
{
545+
name: 'Colectica',
546+
img: 'colectica.png',
547+
link: 'http://www.colectica.com/'
548+
},
544549
// Adding your logo?
545550
// Add it to the /users/logos/ directory and then append an entry above this comment.
546551
//

site/users/logos/coletica.png

37.7 KB
Loading

0 commit comments

Comments
 (0)