This is an automated email from the ASF dual-hosted git repository.

zkaoudi pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-wayang-website.git


The following commit(s) were added to refs/heads/main by this push:
     new 3de7139e Update docusaurus.config.ts (#93)
3de7139e is described below

commit 3de7139e974f6c53f64a58192042cfe66b3902cb
Author: Zoi Kaoudi <[email protected]>
AuthorDate: Wed Oct 1 21:38:46 2025 +0200

    Update docusaurus.config.ts (#93)
    
    Added the complete attribution
---
 docusaurus.config.ts | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docusaurus.config.ts b/docusaurus.config.ts
index 85d5b2b5..ab462a7a 100644
--- a/docusaurus.config.ts
+++ b/docusaurus.config.ts
@@ -220,7 +220,7 @@ const config: Config = {
       <p> Apache Wayang 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 does indicate that th [...]
       <p>
         Copyright © ${new Date().getFullYear()} The Apache Software 
Foundation, Licensed under the Apache License, Version 2.0. <br/>
-        Apache, the names of Apache projects, and the feather logo are either 
registered trademarks or trademarks of the Apache Software Foundation in the 
United States and/or other countries.
+        Apache Wayang, Wayang, Apache, the Apache feather logo, and the Apache 
Wayang project logo are either registered trademarks or trademarks of The 
Apache Software Foundation in the United States and other countries. All other 
marks mentioned may be trademarks or registered trademarks of their respective 
owners.
       </p>
       </div>`,
     },

Reply via email to