This is an automated email from the ASF dual-hosted git repository.
mayanks pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/incubator-pinot-site.git
The following commit(s) were added to refs/heads/dev by this push:
new 53bea8d Add disclaimer that Presto and TE are not part of ASF.
new c3cd1a2 Merge pull request #49 from mayankshriv/presto-te-disclaimer
53bea8d is described below
commit 53bea8d243567b2b42e06560c895e26067692062
Author: Mayank Shrivastava <[email protected]>
AuthorDate: Wed Jun 16 15:01:45 2021 -0700
Add disclaimer that Presto and TE are not part of ASF.
As per the IPMC suggestion to call out Presto and TE are not part of ASF
added a disclaimer for the same.
---
website/docusaurus.config.js | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/website/docusaurus.config.js b/website/docusaurus.config.js
index 88a7b59..091296d 100755
--- a/website/docusaurus.config.js
+++ b/website/docusaurus.config.js
@@ -198,7 +198,7 @@ module.exports = {
src: 'img/logo.svg',
href: 'https://pinot.apache.org/',
},
- copyright: `Disclaimer: Apache Pinot is an effort undergoing incubation
at The Apache Software Foundation (ASF), sponsored by the Apache Incubator.
Incubation is required of all newly accepted projects until a further review
indicates that the infrastructure, communications, and decision making process
have stabilized in a manner consistent with other successful ASF projects.
While incubation status is not necessarily a reflection of the completeness or
stability of the code, it do [...]
+ copyright: `Disclaimer: Apache Pinot is an effort undergoing incubation
at The Apache Software Foundation (ASF), sponsored by the Apache Incubator.
Incubation is required of all newly accepted projects until a further review
indicates that the infrastructure, communications, and decision making process
have stabilized in a manner consistent with other successful ASF projects.
While incubation status is not necessarily a reflection of the completeness or
stability of the code, it do [...]
},
googleAnalytics: {
trackingID: 'UA-157446650-1',
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]