Update powered by page (#10005)

Hi, 

As Softtech we have implemented Pulsar in production for IYS project and managing 1B messages daily via Pulsar. We are working on a new project to transfer Is Bank Turkey to Pulsar. Would be glad to share Softtech Logo in Powered By page.

Best
diff --git a/site2/website/data/users.js b/site2/website/data/users.js
index f8e8e3f..45e80ee 100644
--- a/site2/website/data/users.js
+++ b/site2/website/data/users.js
@@ -327,5 +327,10 @@
         name: 'Macrometa',
         url: 'https://macrometa.com',
         logo: 'https://uploads-ssl.webflow.com/5fa9e94bc848ae335afdd627/602ae50ae801b44f15185683_logo-moc-blue.png',
+    },
+    {
+        name: 'Softtech',
+        url: 'https://softtech.com.tr/en/homepage/',
+        logo: 'https://softtech.com.tr/wp-content/uploads/2017/12/SOFTTECH-LOGO.png',
     }
 ].sort((a, b) => (a.name > b.name) ? 1 : -1);