From 84bb58f811b1d92400b6d25b21fa242a4024bf82 Mon Sep 17 00:00:00 2001 From: minikube-bot <minikube-bot@google.com> Date: Sat, 2 Mar 2024 00:04:37 +0000 Subject: [PATCH] Update yearly leaderboard --- .../en/docs/contrib/leaderboard/2024.html | 84 +++++++++++-------- 1 file changed, 51 insertions(+), 33 deletions(-) diff --git a/site/content/en/docs/contrib/leaderboard/2024.html b/site/content/en/docs/contrib/leaderboard/2024.html index 9d6fb96402..e42dbb1e76 100644 --- a/site/content/en/docs/contrib/leaderboard/2024.html +++ b/site/content/en/docs/contrib/leaderboard/2024.html @@ -87,7 +87,7 @@ weight: -99992024 </head> <body> <h1>kubernetes/minikube</h1> - <div class="subtitle">2024-01-01 — 2024-01-31</div> + <div class="subtitle">2024-01-01 — 2024-02-29</div> <h2>Reviewers</h2> @@ -103,9 +103,9 @@ weight: -99992024 function drawreviewCounts() { var data = new google.visualization.arrayToDataTable([ [{label:'',type:'string'},{label: '# of Merged PRs reviewed', type: 'number'}, { role: 'annotation' }], + ["medyagh", 3, "3"], + ["spowelljr", 2, "2"], ["afbjorklund", 1, "1"], - ["spowelljr", 1, "1"], - ["medyagh", 1, "1"], ]); @@ -138,9 +138,9 @@ weight: -99992024 function drawreviewWords() { var data = new google.visualization.arrayToDataTable([ [{label:'',type:'string'},{label: '# of words written in merged PRs', type: 'number'}, { role: 'annotation' }], - ["spowelljr", 118, "118"], + ["spowelljr", 786, "786"], + ["medyagh", 37, "37"], ["afbjorklund", 16, "16"], - ["medyagh", 11, "11"], ]); @@ -173,9 +173,9 @@ weight: -99992024 function drawreviewComments() { var data = new google.visualization.arrayToDataTable([ [{label:'',type:'string'},{label: '# of Review Comments in merged PRs', type: 'number'}, { role: 'annotation' }], - ["medyagh", 1, "1"], + ["medyagh", 2, "2"], + ["spowelljr", 1, "1"], ["afbjorklund", 0, "0"], - ["spowelljr", 0, "0"], ]); @@ -212,13 +212,19 @@ weight: -99992024 function drawprCounts() { var data = new google.visualization.arrayToDataTable([ [{label:'',type:'string'},{label: '# of Pull Requests Merged', type: 'number'}, { role: 'annotation' }], - ["spowelljr", 15, "15"], + ["spowelljr", 20, "20"], ["prezha", 6, "6"], + ["jeffmaury", 3, "3"], ["sandipanpanda", 2, "2"], + ["travier", 2, "2"], + ["ComradeProgrammer", 1, "1"], + ["syxunion", 1, "1"], + ["Juneezee", 1, "1"], + ["mahmut-Abi", 1, "1"], ["ph-ngn", 1, "1"], ["MarcusDunn", 1, "1"], - ["jeffmaury", 1, "1"], ["qlijin", 1, "1"], + ["coderrick", 1, "1"], ]); @@ -251,12 +257,18 @@ weight: -99992024 function drawprDeltas() { var data = new google.visualization.arrayToDataTable([ [{label:'',type:'string'},{label: 'Lines of code (delta)', type: 'number'}, { role: 'annotation' }], - ["spowelljr", 760, "760"], + ["spowelljr", 932, "932"], + ["travier", 586, "586"], ["prezha", 163, "163"], ["sandipanpanda", 95, "95"], + ["ComradeProgrammer", 12, "12"], + ["coderrick", 5, "5"], ["ph-ngn", 4, "4"], + ["Juneezee", 4, "4"], ["qlijin", 2, "2"], ["MarcusDunn", 2, "2"], + ["mahmut-Abi", 0, "0"], + ["syxunion", 0, "0"], ["jeffmaury", 0, "0"], ]); @@ -290,12 +302,18 @@ weight: -99992024 function drawprSize() { var data = new google.visualization.arrayToDataTable([ [{label:'',type:'string'},{label: 'Average PR size (added+changed)', type: 'number'}, { role: 'annotation' }], + ["travier", 123, "123"], ["sandipanpanda", 44, "44"], - ["spowelljr", 31, "31"], + ["spowelljr", 30, "30"], ["prezha", 14, "14"], + ["ComradeProgrammer", 7, "7"], + ["coderrick", 5, "5"], ["ph-ngn", 2, "2"], + ["Juneezee", 2, "2"], ["MarcusDunn", 1, "1"], ["qlijin", 1, "1"], + ["mahmut-Abi", 0, "0"], + ["syxunion", 0, "0"], ["jeffmaury", 0, "0"], ]); @@ -333,21 +351,21 @@ weight: -99992024 function drawcomments() { var data = new google.visualization.arrayToDataTable([ [{label:'',type:'string'},{label: '# of comments', type: 'number'}, { role: 'annotation' }], - ["caerulescens", 42, "42"], - ["afbjorklund", 17, "17"], + ["caerulescens", 46, "46"], + ["afbjorklund", 26, "26"], + ["T-Lakshmi", 15, "15"], + ["spowelljr", 11, "11"], ["liangyuanpeng", 10, "10"], - ["spowelljr", 10, "10"], - ["prezha", 3, "3"], + ["kundan2707", 6, "6"], + ["prezha", 4, "4"], + ["medyagh", 4, "4"], + ["64J0", 3, "3"], + ["vaibhav2107", 3, "3"], + ["leeseoungsuk1", 3, "3"], ["mazzystr", 2, "2"], - ["medyagh", 2, "2"], - ["logopk", 2, "2"], - ["iamprakash89", 2, "2"], + ["maksymilian-mulawa-form3", 2, "2"], ["jusito", 2, "2"], - ["kundan2707", 2, "2"], - ["yamaken1343", 1, "1"], - ["chronicc", 1, "1"], - ["lb7", 1, "1"], - ["pshiki", 1, "1"], + ["metalcycling", 2, "2"], ]); @@ -380,21 +398,21 @@ weight: -99992024 function drawcommentWords() { var data = new google.visualization.arrayToDataTable([ [{label:'',type:'string'},{label: '# of words (excludes authored)', type: 'number'}, { role: 'annotation' }], - ["caerulescens", 1607, "1607"], + ["caerulescens", 1996, "1996"], + ["adrian-moisa", 1688, "1688"], ["karthick-dkk", 1285, "1285"], - ["afbjorklund", 712, "712"], - ["spowelljr", 391, "391"], + ["afbjorklund", 921, "921"], + ["kundan2707", 652, "652"], + ["spowelljr", 432, "432"], ["jusito", 387, "387"], ["adolphTech", 277, "277"], + ["prezha", 251, "251"], ["mazzystr", 243, "243"], + ["gufertum", 219, "219"], ["iamprakash89", 176, "176"], - ["prezha", 160, "160"], + ["T-Lakshmi", 148, "148"], + ["64J0", 138, "138"], ["liangyuanpeng", 112, "112"], - ["fredjeck", 109, "109"], - ["yamaken1343", 71, "71"], - ["medyagh", 61, "61"], - ["pshiki", 60, "60"], - ["friedrich", 52, "52"], ]); @@ -427,7 +445,7 @@ weight: -99992024 function drawissueCloser() { var data = new google.visualization.arrayToDataTable([ [{label:'',type:'string'},{label: '# of issues closed (excludes authored)', type: 'number'}, { role: 'annotation' }], - ["spowelljr", 18, "18"], + ["spowelljr", 19, "19"], ]);