You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pulsar.apache.org by GitBox <gi...@apache.org> on 2022/05/10 15:10:47 UTC

[GitHub] [pulsar-site] dave2wave commented on a diff in pull request #70: [improve][website] Add license explanations to Ecosystem page

dave2wave commented on code in PR #70:
URL: https://github.com/apache/pulsar-site/pull/70#discussion_r869360194


##########
site2/website-next/src/pages/ecosystem.js:
##########
@@ -37,7 +37,7 @@ export default function Home() {
               <div className="col col--8">
                 <h1>Ecosystem</h1>
                 <p>To build better streaming data pipelines and event-driven applications, you can use the powerful extensions to Pulsar, including <a href="/docs/next/io-overview">connectors</a>, protocol handlers, tools, and more. Additionally, you can develop applications using <a href="/docs/next/client-libraries">client libraries</a>.</p>
-                <p>This page lists both built-in and third-party tools. Note that some of the third-party tools were not tested throughly by the community, and may not work as expected.</p>
+                <p>This page lists both built-in and third-party tools. Note that some of the third-party tools were not tested throughly by the community, and may not work as expected. Components with <a href="https://opensource.org/licenses">OSI approved licenses</a> are only allowed. </p>

Review Comment:
   Only open source components with an <a href="https://opensource.org/licenses">OSI approved license</a> are allowed.



-- 
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.

To unsubscribe, e-mail: dev-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org