Skip to content

Commit

Permalink
Merge pull request kubernetes#18560 from minikube-bot/yearly-leaderbo…
Browse files Browse the repository at this point in the history
…ard-c56d964

Update Yearly Leaderboard
  • Loading branch information
spowelljr committed Apr 2, 2024
2 parents c56d964 + 53286f4 commit a913b09
Showing 1 changed file with 83 additions and 57 deletions.
140 changes: 83 additions & 57 deletions site/content/en/docs/contrib/leaderboard/2024.html
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
</head>
<body>
<h1>kubernetes/minikube</h1>
<div class="subtitle">2024-01-01 &mdash; 2024-02-29</div>
<div class="subtitle">2024-01-01 &mdash; 2024-03-31</div>


<h2>Reviewers</h2>
Expand All @@ -103,9 +103,15 @@ <h3>Most Influential</h3>
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"],
["medyagh", 14, "14"],
["spowelljr", 10, "10"],
["afbjorklund", 3, "3"],
["liangyuanpeng", 2, "2"],
["allenhaozi", 1, "1"],
["ComradeProgrammer", 1, "1"],
["Shubham82", 1, "1"],
["Zhongyi-Lu", 1, "1"],
["Fenrur", 1, "1"],

]);

Expand Down Expand Up @@ -138,9 +144,15 @@ <h3>Most Helpful</h3>
function drawreviewWords() {
var data = new google.visualization.arrayToDataTable([
[{label:'',type:'string'},{label: '# of words written in merged PRs', type: 'number'}, { role: 'annotation' }],
["spowelljr", 786, "786"],
["medyagh", 37, "37"],
["afbjorklund", 16, "16"],
["spowelljr", 1056, "1056"],
["medyagh", 339, "339"],
["afbjorklund", 108, "108"],
["liangyuanpeng", 107, "107"],
["Zhongyi-Lu", 97, "97"],
["allenhaozi", 70, "70"],
["ComradeProgrammer", 28, "28"],
["Shubham82", 17, "17"],
["Fenrur", 7, "7"],

]);

Expand Down Expand Up @@ -173,9 +185,15 @@ <h3>Most Demanding</h3>
function drawreviewComments() {
var data = new google.visualization.arrayToDataTable([
[{label:'',type:'string'},{label: '# of Review Comments in merged PRs', type: 'number'}, { role: 'annotation' }],
["medyagh", 2, "2"],
["spowelljr", 1, "1"],
["medyagh", 6, "6"],
["spowelljr", 5, "5"],
["liangyuanpeng", 3, "3"],
["ComradeProgrammer", 1, "1"],
["Shubham82", 0, "0"],
["allenhaozi", 0, "0"],
["afbjorklund", 0, "0"],
["Fenrur", 0, "0"],
["Zhongyi-Lu", 0, "0"],

]);

Expand Down Expand Up @@ -212,19 +230,21 @@ <h3>Most Active</h3>
function drawprCounts() {
var data = new google.visualization.arrayToDataTable([
[{label:'',type:'string'},{label: '# of Pull Requests Merged', type: 'number'}, { role: 'annotation' }],
["spowelljr", 20, "20"],
["prezha", 6, "6"],
["jeffmaury", 3, "3"],
["spowelljr", 34, "34"],
["prezha", 12, "12"],
["jeffmaury", 4, "4"],
["ComradeProgrammer", 3, "3"],
["sandipanpanda", 2, "2"],
["nirs", 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"],
["qlijin", 1, "1"],
["syxunion", 2, "2"],
["uos-ljtian", 2, "2"],
["joaquimrocha", 2, "2"],
["albertofaria", 1, "1"],
["justinmchase", 1, "1"],
["coderrick", 1, "1"],
["qlijin", 1, "1"],
["Juneezee", 1, "1"],

]);

Expand Down Expand Up @@ -257,19 +277,21 @@ <h3>Big Movers</h3>
function drawprDeltas() {
var data = new google.visualization.arrayToDataTable([
[{label:'',type:'string'},{label: 'Lines of code (delta)', type: 'number'}, { role: 'annotation' }],
["spowelljr", 932, "932"],
["prezha", 4183, "4183"],
["spowelljr", 1312, "1312"],
["travier", 586, "586"],
["prezha", 163, "163"],
["alessandrocapanna", 254, "254"],
["sandipanpanda", 95, "95"],
["ComradeProgrammer", 12, "12"],
["Skalador", 40, "40"],
["danim55", 20, "20"],
["justinmchase", 19, "19"],
["ComradeProgrammer", 17, "17"],
["afbjorklund", 10, "10"],
["depthlending", 10, "10"],
["BlaineEXE", 6, "6"],
["albertofaria", 6, "6"],
["zjx20", 5, "5"],
["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"],

]);

Expand Down Expand Up @@ -302,19 +324,21 @@ <h3>Most difficult to review</h3>
function drawprSize() {
var data = new google.visualization.arrayToDataTable([
[{label:'',type:'string'},{label: 'Average PR size (added+changed)', type: 'number'}, { role: 'annotation' }],
["prezha", 241, "241"],
["alessandrocapanna", 145, "145"],
["travier", 123, "123"],
["sandipanpanda", 44, "44"],
["spowelljr", 30, "30"],
["prezha", 14, "14"],
["ComradeProgrammer", 7, "7"],
["Skalador", 33, "33"],
["spowelljr", 25, "25"],
["justinmchase", 17, "17"],
["afbjorklund", 10, "10"],
["danim55", 10, "10"],
["skoenig", 5, "5"],
["depthlending", 5, "5"],
["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"],
["BlaineEXE", 4, "4"],
["albertofaria", 4, "4"],
["zjx20", 3, "3"],

]);

Expand Down Expand Up @@ -351,21 +375,21 @@ <h3>Most Active</h3>
function drawcomments() {
var data = new google.visualization.arrayToDataTable([
[{label:'',type:'string'},{label: '# of comments', type: 'number'}, { role: 'annotation' }],
["afbjorklund", 60, "60"],
["caerulescens", 46, "46"],
["afbjorklund", 26, "26"],
["T-Lakshmi", 15, "15"],
["spowelljr", 11, "11"],
["liangyuanpeng", 10, "10"],
["kundan2707", 6, "6"],
["T-Lakshmi", 36, "36"],
["spowelljr", 12, "12"],
["liangyuanpeng", 11, "11"],
["medyagh", 7, "7"],
["kundan2707", 7, "7"],
["prezha", 4, "4"],
["medyagh", 4, "4"],
["64J0", 3, "3"],
["NeerajNagure", 3, "3"],
["vaibhav2107", 3, "3"],
["64J0", 3, "3"],
["leeseoungsuk1", 3, "3"],
["mazzystr", 2, "2"],
["maksymilian-mulawa-form3", 2, "2"],
["jusito", 2, "2"],
["metalcycling", 2, "2"],
["AkihiroSuda", 2, "2"],
["mazzystr", 2, "2"],

]);

Expand Down Expand Up @@ -398,21 +422,21 @@ <h3>Most Helpful</h3>
function drawcommentWords() {
var data = new google.visualization.arrayToDataTable([
[{label:'',type:'string'},{label: '# of words (excludes authored)', type: 'number'}, { role: 'annotation' }],
["afbjorklund", 2111, "2111"],
["caerulescens", 1996, "1996"],
["adrian-moisa", 1688, "1688"],
["karthick-dkk", 1285, "1285"],
["afbjorklund", 921, "921"],
["kundan2707", 652, "652"],
["spowelljr", 432, "432"],
["kundan2707", 653, "653"],
["spowelljr", 437, "437"],
["T-Lakshmi", 401, "401"],
["jusito", 387, "387"],
["adolphTech", 277, "277"],
["KeitelDOG", 276, "276"],
["prezha", 251, "251"],
["mazzystr", 243, "243"],
["gufertum", 219, "219"],
["iamprakash89", 176, "176"],
["T-Lakshmi", 148, "148"],
["64J0", 138, "138"],
["liangyuanpeng", 112, "112"],
["medyagh", 193, "193"],
["9SMTM6", 178, "178"],

]);

Expand Down Expand Up @@ -445,7 +469,9 @@ <h3>Top Closers</h3>
function drawissueCloser() {
var data = new google.visualization.arrayToDataTable([
[{label:'',type:'string'},{label: '# of issues closed (excludes authored)', type: 'number'}, { role: 'annotation' }],
["spowelljr", 19, "19"],
["spowelljr", 21, "21"],
["medyagh", 8, "8"],
["afbjorklund", 1, "1"],

]);

Expand Down

0 comments on commit a913b09

Please sign in to comment.