From 293ba5a659d134352c0008e7cc3c4c15e0011884 Mon Sep 17 00:00:00 2001 From: Mario Macai Date: Wed, 30 Oct 2019 08:32:36 +0100 Subject: [PATCH] Updated users.js with Reactive Interaction Gateway --- website-1.x/data/users.js | 7 + .../users/reactive-interaction-gateway.svg | 168 ++++++++++++++++++ 2 files changed, 175 insertions(+) create mode 100644 website-1.x/static/img/users/reactive-interaction-gateway.svg diff --git a/website-1.x/data/users.js b/website-1.x/data/users.js index 38a5427f044a..6591429bad05 100644 --- a/website-1.x/data/users.js +++ b/website-1.x/data/users.js @@ -505,6 +505,13 @@ module.exports = [ fbOpenSource: false, pinned: false, }, + { + caption: 'Reactive Interaction Gateway', + image: '/img/users/reactive-interaction-gateway.svg', + infoLink: 'https://accenture.github.io/reactive-interaction-gateway/', + fbOpenSource: false, + pinned: false, + }, { caption: 'Reason', image: '/img/users/reason.svg', diff --git a/website-1.x/static/img/users/reactive-interaction-gateway.svg b/website-1.x/static/img/users/reactive-interaction-gateway.svg new file mode 100644 index 000000000000..ac9e6ee8e7b7 --- /dev/null +++ b/website-1.x/static/img/users/reactive-interaction-gateway.svg @@ -0,0 +1,168 @@ + +image/svg+xml \ No newline at end of file