You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tinkerpop.apache.org by sp...@apache.org on 2021/05/10 12:32:54 UTC

[tinkerpop] branch master updated: Generate git shortlogs CTR

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

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


The following commit(s) were added to refs/heads/master by this push:
     new f7729bd  Generate git shortlogs CTR
f7729bd is described below

commit f7729bd43295d311f1e0c1a9fc317465d09bab9c
Author: Stephen Mallette <st...@amazon.com>
AuthorDate: Mon May 10 08:32:22 2021 -0400

    Generate git shortlogs CTR
---
 docs/site/home/downloads.html | 41 +++++++++++++++++++++++++++++++++++++++--
 1 file changed, 39 insertions(+), 2 deletions(-)

diff --git a/docs/site/home/downloads.html b/docs/site/home/downloads.html
index 7d99c82..db2f792 100644
--- a/docs/site/home/downloads.html
+++ b/docs/site/home/downloads.html
@@ -186,7 +186,31 @@ limitations under the License.
                 </div>
                 <div class="modal-body">
                     <p>Release Manager: Stephen Mallette</p>
-                    <pre><code>$ git shortlog -sn 3.4.11..3.5.0</code></pre>
+                    <pre><code>$ git shortlog -sn 3.4.11..3.5.0
+   769  Stephen Mallette
+    24  HadoopMarc
+    21  Florian Hockmann
+    19  Daniel Kuppitz
+    18  Divij Vaidya
+    14  Robert Dale
+    12  Lyndon Bauto
+    10  oyvindsabo
+     9  Jorge Bay Gondra
+     9  Kelvin Lawrence
+     2  Andrey Skorikov
+     2  Øyvind Sæbø
+     1  Andrey Artyukhov
+     1  Damien Stamates
+     1  Dan LaRocque
+     1  Dwitry
+     1  Ebrahim
+     1  Justin Chu
+     1  Liran Moysi
+     1  Nicolas Trangosi
+     1  Norio Akagi
+     1  jon-scho
+     1  ligniem
+     1  sandszhou.zj</code></pre>
                 </div>
                 <div class="modal-footer">
                     <button type="button" class="btn btn-default" data-dismiss="modal">Close</button>
@@ -205,7 +229,20 @@ limitations under the License.
                 </div>
                 <div class="modal-body">
                     <p>Release Manager: Stephen Mallette</p>
-                    <pre><code>$ git shortlog -sn 3.4.10..3.4.11</code></pre>
+                    <pre><code>$ git shortlog -sn 3.4.10..3.4.11
+    61  Stephen Mallette
+     3  Florian Hockmann
+     3  Radu Iviniciu
+     2  Clement de Groc
+     2  Ryan Quey
+     2  egetman
+     1  Florian Grieskamp
+     1  Justin Chu
+     1  Kelvin Lawrence
+     1  Norio Akagi
+     1  Serg Salo
+     1  Serhiy Salo
+     1  jan.jansen</code></pre>
                 </div>
                 <div class="modal-footer">
                     <button type="button" class="btn btn-default" data-dismiss="modal">Close</button>