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

rabbah pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/openwhisk-website.git


The following commit(s) were added to refs/heads/master by this push:
     new 8c41065  Remove link to non-functional contributor-over-time graphic 
(#526)
8c41065 is described below

commit 8c4106533e6d911dfb0f4f6bb64ea2a143cabb6c
Author: David Grove <[email protected]>
AuthorDate: Sun Jul 20 12:26:44 2025 -0400

    Remove link to non-functional contributor-over-time graphic (#526)
    
    Fixes #525.
---
 _layouts/community.html | 14 --------------
 1 file changed, 14 deletions(-)

diff --git a/_layouts/community.html b/_layouts/community.html
index 61e67cb..09b7f6b 100644
--- a/_layouts/community.html
+++ b/_layouts/community.html
@@ -307,20 +307,6 @@ layout: default
       </div>
     </main>
 
-    <main class="doc">
-      <div class="content">
-        <a class="indexable" id="contributions"></a>
-        <h3>Contributions</h3>
-        <p>
-          The following graphic shows unique project contributors over time 
across all active OpenWhisk repositories.
-        </p>
-        <a 
href="https://www.apiseven.com/en/contributor-graph?chart=contributorOverTime&repo=apache/openwhisk&merge=true";><img
-            
src="https://contributor-graph-api.apiseven.com/contributors-svg?chart=contributorOverTime&repo=apache/openwhisk&merge=true";
-            alt="Contributor over time"
-            style="max-width: 600px"/></a>
-      </div>
-    </main>
-
     <main class="doc">
       <div class="content">
         <a class="indexable" id="events"></a>

Reply via email to