[SCM] Samba Website Repository - branch master updated

Andrew Bartlett abartlet at samba.org
Tue Nov 27 00:51:09 UTC 2018


The branch, master has been updated
       via  218c436 Rework github contributor link text
      from  7fc4e41 Add links to dynamcically updated pages showing whole-community contributors on the team page

https://git.samba.org/?p=samba-web.git;a=shortlog;h=master


- Log -----------------------------------------------------------------
commit 218c436ee13ab4cfb470ed909d2ea27b44833120
Author: Andrew Bartlett <abartlet at samba.org>
Date:   Tue Nov 27 13:50:58 2018 +1300

    Rework github contributor link text
    
    GitHub only shows statistics for users with a GitHub account, which can be misleading.
    
    Signed-off-by: Andrew Bartlett <abartlet at samba.org>

-----------------------------------------------------------------------

Summary of changes:
 team/index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


Changeset truncated at 500 lines:

diff --git a/team/index.html b/team/index.html
index cb890cd..664e5bd 100755
--- a/team/index.html
+++ b/team/index.html
@@ -120,7 +120,7 @@ The following sites do source code repository analysis to list (recent) code con
 <ul>
   <li><a href="https://gitlab.com/samba-team/samba/graphs/master">GitLab analysis of recent contributors</a></li>
   <li><a href="https://www.openhub.net/p/samba/contributors?query=&time_span=&sort=twelve_month_commits">OpenHub last 12 Month contributors to Samba</a></li>
-  <li><a href="https://github.com/samba-team/samba/graphs/contributors">GitHub analysis of all-time contributors (GitHub-registered users only)</a></li>
+  <li><a href="https://github.com/samba-team/samba/graphs/contributors">GitHub analysis of all-time contributions from people with GitHub accounts (only)</a></li>
 </ul>
 
 <h3><a href="https://wiki.samba.org">The Samba Wiki</a></h3>


-- 
Samba Website Repository



More information about the samba-cvs mailing list