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

dgrove 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 6d78f37  the graph shows contributors, not contributions (#485)
6d78f37 is described below

commit 6d78f3714e5873b6a924dc1ed06e0835effa24f7
Author: David Grove <[email protected]>
AuthorDate: Tue May 25 08:45:11 2021 -0400

    the graph shows contributors, not contributions (#485)
---
 _layouts/community.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/_layouts/community.html b/_layouts/community.html
index 76581f7..95ec9c4 100644
--- a/_layouts/community.html
+++ b/_layouts/community.html
@@ -305,7 +305,7 @@ layout: default
         <a class="indexable" id="contributions"></a>
         <h3>Contributions</h3>
         <p>
-          The following graphic shows project contributions over time across 
all active OpenWhisk repositories.
+          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";

Reply via email to