Skip to content

Commit

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

Update Yearly Leaderboard
  • Loading branch information
spowelljr authored Dec 4, 2024
2 parents aabd37c + e5b3289 commit 684bc7f
Showing 1 changed file with 41 additions and 41 deletions.
82 changes: 41 additions & 41 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-10-31</div>
<div class="subtitle">2024-01-01 &mdash; 2024-11-30</div>


<h2>Reviewers</h2>
Expand All @@ -103,21 +103,21 @@ <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", 45, "45"],
["spowelljr", 27, "27"],
["medyagh", 46, "46"],
["spowelljr", 28, "28"],
["afbjorklund", 4, "4"],
["liangyuanpeng", 3, "3"],
["nirs", 2, "2"],
["ComradeProgrammer", 2, "2"],
["nirs", 2, "2"],
["prezha", 2, "2"],
["Shubham82", 1, "1"],
["llegolas", 1, "1"],
["bobsira", 1, "1"],
["Zhongyi-Lu", 1, "1"],
["allenhaozi", 1, "1"],
["Fenrur", 1, "1"],
["bobsira", 1, "1"],
["uos-ljtian", 1, "1"],
["Dmarcotrigiano", 1, "1"],
["Shubham82", 1, "1"],
["allenhaozi", 1, "1"],
["eiffel-fl", 1, "1"],

]);

Expand Down Expand Up @@ -150,8 +150,8 @@ <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", 2788, "2788"],
["medyagh", 1401, "1401"],
["spowelljr", 2863, "2863"],
["medyagh", 1408, "1408"],
["Dmarcotrigiano", 276, "276"],
["nirs", 252, "252"],
["ComradeProgrammer", 246, "246"],
Expand Down Expand Up @@ -197,21 +197,21 @@ <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' }],
["spowelljr", 52, "52"],
["spowelljr", 55, "55"],
["medyagh", 38, "38"],
["liangyuanpeng", 5, "5"],
["ComradeProgrammer", 2, "2"],
["aojea", 1, "1"],
["eiffel-fl", 1, "1"],
["Dmarcotrigiano", 0, "0"],
["aojea", 1, "1"],
["Zhongyi-Lu", 0, "0"],
["nirs", 0, "0"],
["afbjorklund", 0, "0"],
["Shubham82", 0, "0"],
["prezha", 0, "0"],
["Fenrur", 0, "0"],
["Dmarcotrigiano", 0, "0"],
["allenhaozi", 0, "0"],
["Shubham82", 0, "0"],
["bobsira", 0, "0"],
["llegolas", 0, "0"],
["Fenrur", 0, "0"],
["prezha", 0, "0"],
["uos-ljtian", 0, "0"],

]);

Expand Down Expand Up @@ -248,21 +248,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", 114, "114"],
["spowelljr", 116, "116"],
["prezha", 14, "14"],
["medyagh", 12, "12"],
["medyagh", 13, "13"],
["ComradeProgrammer", 11, "11"],
["jeffmaury", 8, "8"],
["joaquimrocha", 8, "8"],
["afbjorklund", 8, "8"],
["uos-ljtian", 7, "7"],
["joaquimrocha", 7, "7"],
["jeffmaury", 7, "7"],
["xcarolan", 6, "6"],
["nirs", 5, "5"],
["syxunion", 4, "4"],
["zdxgs", 3, "3"],
["zdxgs", 4, "4"],
["sandipanpanda", 3, "3"],
["nikitakurakinGit", 2, "2"],
["thomasjm", 2, "2"],
["radeksm", 2, "2"],

]);

Expand Down Expand Up @@ -296,11 +296,11 @@ <h3>Big Movers</h3>
var data = new google.visualization.arrayToDataTable([
[{label:'',type:'string'},{label: 'Lines of code (delta)', type: 'number'}, { role: 'annotation' }],
["ComradeProgrammer", 20842, "20842"],
["spowelljr", 6453, "6453"],
["spowelljr", 6461, "6461"],
["prezha", 4191, "4191"],
["fbyrne", 864, "864"],
["afbjorklund", 809, "809"],
["medyagh", 658, "658"],
["medyagh", 680, "680"],
["travier", 586, "586"],
["hritesh04", 496, "496"],
["tylerauerbeck", 309, "309"],
Expand Down Expand Up @@ -352,11 +352,11 @@ <h3>Most difficult to review</h3>
["sandipanpanda", 50, "50"],
["mqasimsarfraz", 43, "43"],
["Sryther", 42, "42"],
["spowelljr", 36, "36"],
["gpelouze", 35, "35"],
["spowelljr", 35, "35"],
["Skalador", 33, "33"],
["thomasjm", 32, "32"],
["medyagh", 26, "26"],
["IC1101Virgo", 25, "25"],

]);

Expand Down Expand Up @@ -393,21 +393,21 @@ <h3>Most Active</h3>
function drawcomments() {
var data = new google.visualization.arrayToDataTable([
[{label:'',type:'string'},{label: '# of comments', type: 'number'}, { role: 'annotation' }],
["afbjorklund", 116, "116"],
["T-Lakshmi", 83, "83"],
["afbjorklund", 117, "117"],
["T-Lakshmi", 106, "106"],
["kundan2707", 83, "83"],
["medyagh", 79, "79"],
["kundan2707", 78, "78"],
["spowelljr", 56, "56"],
["caerulescens", 49, "49"],
["Ritikaa96", 31, "31"],
["xcarolan", 16, "16"],
["AmarNathChary", 16, "16"],
["liangyuanpeng", 15, "15"],
["ComradeProgrammer", 10, "10"],
["prezha", 7, "7"],
["nirs", 6, "6"],
["prezha", 8, "8"],
["wassafshahzad", 6, "6"],
["logopk", 5, "5"],
["AkihiroSuda", 5, "5"],
["nirs", 6, "6"],
["logopk", 6, "6"],

]);

Expand Down Expand Up @@ -440,18 +440,18 @@ <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", 4592, "4592"],
["afbjorklund", 4720, "4720"],
["kuanyui", 4510, "4510"],
["medyagh", 4030, "4030"],
["spowelljr", 2232, "2232"],
["caerulescens", 2011, "2011"],
["T-Lakshmi", 1826, "1826"],
["adrian-moisa", 1688, "1688"],
["T-Lakshmi", 1374, "1374"],
["karthick-dkk", 1285, "1285"],
["kundan2707", 1130, "1130"],
["kundan2707", 1160, "1160"],
["xcarolan", 1119, "1119"],
["prezha", 738, "738"],
["viplifes", 684, "684"],
["prezha", 659, "659"],
["cirix", 632, "632"],
["Ritikaa96", 600, "600"],
["ComradeProgrammer", 568, "568"],
Expand Down Expand Up @@ -487,8 +487,8 @@ <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", 89, "89"],
["medyagh", 26, "26"],
["spowelljr", 90, "90"],
["medyagh", 27, "27"],
["afbjorklund", 5, "5"],
["prezha", 2, "2"],
["ComradeProgrammer", 1, "1"],
Expand Down

0 comments on commit 684bc7f

Please sign in to comment.