You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2019/08/23 00:53:55 UTC

[GitHub] [pulsar] nkurihar commented on a change in pull request #5018: Added powered-by page

nkurihar commented on a change in pull request #5018: Added powered-by page
URL: https://github.com/apache/pulsar/pull/5018#discussion_r316939658
 
 

 ##########
 File path: site2/website/data/users.js
 ##########
 @@ -0,0 +1,127 @@
+module.exports = [
+    {
+        name: 'Narvar',
+        url: 'https://corp.narvar.com/',
+        logo: 'https://corp.narvar.com/wp-content/themes/narvarinc/dist/images/narvar-logo.svg',
+    },
+    {
+        name: 'Giggso',
+        url: 'https://giggso.com/',
+        logo: 'https://pbs.twimg.com/profile_banners/4179602009/1470596851/600x200'
+    },
+    {
+        name: 'STICorp',
+        url: 'https://www.sticorp.com.br/',
+        logo: 'https://www.sticorp.com.br/wp-content/uploads/2015/09/logo-horizontal.png',
+    },
+    {
+        name: 'Verizon Media',
+        url: 'https://www.verizonmedia.com/',
+        logo: 'https://upload.wikimedia.org/wikipedia/commons/thumb/0/09/Verizon_Media_2019_logo.svg/1200px-Verizon_Media_2019_logo.svg.png'
+    },
+    {
+        name: 'Yahoo! Japan',
 
 Review comment:
   Could you modify to Yahoo! **JAPAN** ?
   (It's YJ's formal service name)

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services