[SCM] Samba Website Repository - branch master updated

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


The branch, master has been updated
       via  7fc4e41 Add links to dynamcically updated pages showing whole-community contributors on the team page
      from  c0fcfd1 Add Samba 4.9.2.

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


- Log -----------------------------------------------------------------
commit 7fc4e41f5ed8bbc59ddcd0dba66c079aa5c9c293
Author: Andrew Bartlett <abartlet at samba.org>
Date:   Tue Nov 27 13:07:19 2018 +1300

    Add links to dynamcically updated pages showing whole-community contributors on the team page
    
    Signed-off-by: Andrew Bartlett <abartlet at samba.org>

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

Summary of changes:
 team/index.html | 28 ++++++++++++++++++++++++++++
 1 file changed, 28 insertions(+)


Changeset truncated at 500 lines:

diff --git a/team/index.html b/team/index.html
index 1cf77ef..cb890cd 100755
--- a/team/index.html
+++ b/team/index.html
@@ -109,6 +109,34 @@ mailing list</a> and start contributing to the development of Samba.</p>
 </tr>
 </table>
 
+<h2>Active Samba Contributors</h2>
+
+<p>The Samba community is much larger than just Samba Team members, and here we acknowledge the contributions from our whole community.</a>
+
+<h3><a href="https://git.samba.org/?p=samba.git">Samba Git
+repository</a></h3>
+The following sites do source code repository analysis to list (recent) code contributors to the primary Samba codebase.</p>
+
+<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>
+</ul>
+
+<h3><a href="https://wiki.samba.org">The Samba Wiki</a></h3>
+<ul>
+  <li><a href="https://wiki.samba.org/index.php/Special:ActiveUsers">Active Wiki editors</a></li>
+</ul>
+
+<h3>Mailing lists and beyond</h3>
+
+<p>We also explicitly acknowledge the many other ways to contribute to
+  Samba, including Systems Administration,
+  <a href="https://wiki.samba.org/index.php/Samba_Release_Planning">Release
+    Management</a> and assisting users on
+  our <a href="https://lists.samba.org/archive/samba/">Samba user
+    discussion list</a>.  While these roles are are much harder to
+  machine-summarise, they are also critical to the Samba community.</p>
 
 <h2>Samba Team Alumni</h2>
 


-- 
Samba Website Repository



More information about the samba-cvs mailing list