diff --git a/website-1.x/data/users.js b/website-1.x/data/users.js index d7b4df5308..f7a0ffdcfe 100644 --- a/website-1.x/data/users.js +++ b/website-1.x/data/users.js @@ -273,6 +273,13 @@ module.exports = [ fbOpenSource: false, pinned: false, }, + { + caption: 'Global CTO Forum', + image: '/img/users/global-cto-forum.svg', + infoLink: 'https://globalctoforum.org/', + fbOpenSource: false, + pinned: false, + }, { caption: 'Goby', image: '/img/users/goby-logo.svg', diff --git a/website-1.x/static/img/users/global-cto-forum.svg b/website-1.x/static/img/users/global-cto-forum.svg new file mode 100644 index 0000000000..749748c310 --- /dev/null +++ b/website-1.x/static/img/users/global-cto-forum.svg @@ -0,0 +1 @@ + \ No newline at end of file