diff --git a/website-1.x/data/users.js b/website-1.x/data/users.js index ba698e1ed0e8..ae94fca26d83 100644 --- a/website-1.x/data/users.js +++ b/website-1.x/data/users.js @@ -519,6 +519,13 @@ module.exports = [ fbOpenSource: false, pinned: false, }, + { + caption: 'tipsi-stripe', + image: '/img/users/tipsi-stripe.png', + infoLink: 'https://tipsi.github.io/tipsi-stripe/', + fbOpenSource: false, + pinned: false, + }, { caption: 'TorchCraftAI', image: '/img/users/torchcraftai.png', diff --git a/website-1.x/static/img/users/tipsi-stripe.png b/website-1.x/static/img/users/tipsi-stripe.png new file mode 100644 index 000000000000..454193e86dcf Binary files /dev/null and b/website-1.x/static/img/users/tipsi-stripe.png differ