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

poorejc pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/flagon.git


The following commit(s) were added to refs/heads/master by this push:
     new 6114210  Removed reference to Incubator, added privacy policy
     new 49665f1  Merge pull request #40 from grobmeier/patch-1
6114210 is described below

commit 6114210b125edf7da58b325eb73ed69b103c4a51
Author: Christian Grobmeier <[email protected]>
AuthorDate: Sun Nov 26 20:37:23 2023 +0100

    Removed reference to Incubator, added privacy policy
---
 site/_includes/footer.html | 7 +------
 1 file changed, 1 insertion(+), 6 deletions(-)

diff --git a/site/_includes/footer.html b/site/_includes/footer.html
index a256b6e..90cd443 100644
--- a/site/_includes/footer.html
+++ b/site/_includes/footer.html
@@ -41,15 +41,13 @@
           <a class="item" 
href="http://www.apache.org/foundation/sponsorship.html";>Sponsorship</a>
           <a class="item" 
href="http://www.apache.org/foundation/thanks.html";>Thanks</a>
           <a class="item" href="http://www.apache.org/security/";>Security</a>
+          <a class="item" 
href="https://privacy.apache.org/policies/privacy-policy-public.html";>Privacy</a>
         </div>
       </div>
     </div>
   </div>
   <div class="ui inverted vertical segment">
     <div class="ui two column middle aligned grid">
-      <div class="column">
-        Apache Flagon 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 the  [...]
-      </div>
       <div class="center aligned column">
         Copyright &copy; {{ 'now' | date: "%Y" }} The Apache Software 
Foundation, Licensed under the <a 
href="http://www.apache.org/licenses/LICENSE-2.0";>Apache License, Version 
2.0</a>.<br>
         Apache Flagon, Flagon, Apache, the Apache feather logo, the Apache 
Flagon logo and the Apache Incubator logo are trademarks of The Apache Software 
Foundation.
@@ -59,9 +57,6 @@
   <div class="ui inverted vertical segment">
     <div class="ui one column middle aligned grid">
       <div class="center aligned column">
-        <a href="http://incubator.apache.org/";>
-          <img src="/images/incubator-logo-white.jpg">
-        </a>&nbsp;
         <a href="https://www.apache.org/events/current-event.html";>
           <img src="https://www.apache.org/events/current-event-234x60.png"; 
alt="ASF Current Event">
         </a>

Reply via email to