Update yearly leaderboard

pull/21838/head
minikube-bot 2025-11-02 00:05:04 +00:00
parent f6964fcb22
commit 2325a58ed2
1 changed files with 45 additions and 45 deletions

View File

@ -87,7 +87,7 @@ weight: -99992025
</head> </head>
<body> <body>
<h1>kubernetes/minikube</h1> <h1>kubernetes/minikube</h1>
<div class="subtitle">2025-01-01 &mdash; 2025-09-30</div> <div class="subtitle">2025-01-01 &mdash; 2025-10-31</div>
<h2>Reviewers</h2> <h2>Reviewers</h2>
@ -103,16 +103,16 @@ weight: -99992025
function drawreviewCounts() { function drawreviewCounts() {
var data = new google.visualization.arrayToDataTable([ var data = new google.visualization.arrayToDataTable([
[{label:'',type:'string'},{label: '# of Merged PRs reviewed', type: 'number'}, { role: 'annotation' }], [{label:'',type:'string'},{label: '# of Merged PRs reviewed', type: 'number'}, { role: 'annotation' }],
["medyagh", 72, "72"], ["medyagh", 79, "79"],
["nirs", 20, "20"], ["nirs", 29, "29"],
["prezha", 7, "7"], ["prezha", 8, "8"],
["afbjorklund", 6, "6"], ["afbjorklund", 7, "7"],
["cfergeau", 3, "3"], ["cfergeau", 3, "3"],
["Copilot", 2, "2"], ["Copilot", 2, "2"],
["obnoxxx", 1, "1"],
["wt", 1, "1"],
["illume", 1, "1"],
["bobsira", 1, "1"], ["bobsira", 1, "1"],
["wt", 1, "1"],
["obnoxxx", 1, "1"],
["illume", 1, "1"],
]); ]);
@ -145,10 +145,10 @@ weight: -99992025
function drawreviewWords() { function drawreviewWords() {
var data = new google.visualization.arrayToDataTable([ var data = new google.visualization.arrayToDataTable([
[{label:'',type:'string'},{label: '# of words written in merged PRs', type: 'number'}, { role: 'annotation' }], [{label:'',type:'string'},{label: '# of words written in merged PRs', type: 'number'}, { role: 'annotation' }],
["nirs", 3751, "3751"], ["nirs", 5792, "5792"],
["medyagh", 3605, "3605"], ["medyagh", 3941, "3941"],
["prezha", 908, "908"], ["prezha", 947, "947"],
["afbjorklund", 304, "304"], ["afbjorklund", 464, "464"],
["cfergeau", 238, "238"], ["cfergeau", 238, "238"],
["Copilot", 175, "175"], ["Copilot", 175, "175"],
["bobsira", 61, "61"], ["bobsira", 61, "61"],
@ -187,10 +187,10 @@ weight: -99992025
function drawreviewComments() { function drawreviewComments() {
var data = new google.visualization.arrayToDataTable([ var data = new google.visualization.arrayToDataTable([
[{label:'',type:'string'},{label: '# of Review Comments in merged PRs', type: 'number'}, { role: 'annotation' }], [{label:'',type:'string'},{label: '# of Review Comments in merged PRs', type: 'number'}, { role: 'annotation' }],
["nirs", 121, "121"], ["nirs", 140, "140"],
["medyagh", 86, "86"], ["medyagh", 98, "98"],
["prezha", 11, "11"], ["prezha", 14, "14"],
["afbjorklund", 8, "8"], ["afbjorklund", 10, "10"],
["Copilot", 5, "5"], ["Copilot", 5, "5"],
["cfergeau", 3, "3"], ["cfergeau", 3, "3"],
["bobsira", 1, "1"], ["bobsira", 1, "1"],
@ -233,20 +233,20 @@ weight: -99992025
function drawprCounts() { function drawprCounts() {
var data = new google.visualization.arrayToDataTable([ var data = new google.visualization.arrayToDataTable([
[{label:'',type:'string'},{label: '# of Pull Requests Merged', type: 'number'}, { role: 'annotation' }], [{label:'',type:'string'},{label: '# of Pull Requests Merged', type: 'number'}, { role: 'annotation' }],
["medyagh", 56, "56"], ["medyagh", 61, "61"],
["nirs", 48, "48"], ["nirs", 57, "57"],
["prezha", 15, "15"], ["prezha", 15, "15"],
["ComradeProgrammer", 10, "10"], ["ComradeProgrammer", 10, "10"],
["jeffmaury", 7, "7"], ["jeffmaury", 8, "8"],
["LJTian", 6, "6"], ["LJTian", 6, "6"],
["developowl", 3, "3"],
["joaquimrocha", 3, "3"],
["Victorthedev", 3, "3"], ["Victorthedev", 3, "3"],
["zvdy", 2, "2"], ["developowl", 3, "3"],
["bobsira", 3, "3"],
["joaquimrocha", 3, "3"],
["volatilemolotov", 2, "2"], ["volatilemolotov", 2, "2"],
["divysinghvi", 2, "2"], ["zvdy", 2, "2"],
["ipochi", 2, "2"], ["ipochi", 2, "2"],
["amorey", 2, "2"], ["divysinghvi", 2, "2"],
["Cosmicoppai", 2, "2"], ["Cosmicoppai", 2, "2"],
]); ]);
@ -280,8 +280,8 @@ weight: -99992025
function drawprDeltas() { function drawprDeltas() {
var data = new google.visualization.arrayToDataTable([ var data = new google.visualization.arrayToDataTable([
[{label:'',type:'string'},{label: 'Lines of code (delta)', type: 'number'}, { role: 'annotation' }], [{label:'',type:'string'},{label: 'Lines of code (delta)', type: 'number'}, { role: 'annotation' }],
["nirs", 6088, "6088"], ["nirs", 8270, "8270"],
["medyagh", 5300, "5300"], ["medyagh", 6563, "6563"],
["LJTian", 1297, "1297"], ["LJTian", 1297, "1297"],
["prezha", 1118, "1118"], ["prezha", 1118, "1118"],
["nixpanic", 914, "914"], ["nixpanic", 914, "914"],
@ -291,10 +291,10 @@ weight: -99992025
["panyam", 738, "738"], ["panyam", 738, "738"],
["laxman-gupta1006", 137, "137"], ["laxman-gupta1006", 137, "137"],
["joaquimrocha", 114, "114"], ["joaquimrocha", 114, "114"],
["bobsira", 93, "93"],
["divysinghvi", 62, "62"], ["divysinghvi", 62, "62"],
["james-world", 59, "59"],
["yankay", 59, "59"], ["yankay", 59, "59"],
["flushthemoney", 50, "50"], ["james-world", 59, "59"],
]); ]);
@ -332,16 +332,16 @@ weight: -99992025
["Victorthedev", 150, "150"], ["Victorthedev", 150, "150"],
["laxman-gupta1006", 131, "131"], ["laxman-gupta1006", 131, "131"],
["LJTian", 127, "127"], ["LJTian", 127, "127"],
["nirs", 89, "89"], ["nirs", 93, "93"],
["yankay", 54, "54"], ["yankay", 54, "54"],
["medyagh", 52, "52"],
["ComradeProgrammer", 48, "48"], ["ComradeProgrammer", 48, "48"],
["medyagh", 46, "46"],
["james-world", 45, "45"], ["james-world", 45, "45"],
["prezha", 39, "39"], ["prezha", 39, "39"],
["joaquimrocha", 37, "37"], ["joaquimrocha", 37, "37"],
["divysinghvi", 26, "26"], ["divysinghvi", 26, "26"],
["xcarolan", 25, "25"], ["xcarolan", 25, "25"],
["kartikjoshi21", 21, "21"], ["blu3r4y", 21, "21"],
]); ]);
@ -378,21 +378,21 @@ weight: -99992025
function drawcomments() { function drawcomments() {
var data = new google.visualization.arrayToDataTable([ var data = new google.visualization.arrayToDataTable([
[{label:'',type:'string'},{label: '# of comments', type: 'number'}, { role: 'annotation' }], [{label:'',type:'string'},{label: '# of comments', type: 'number'}, { role: 'annotation' }],
["afbjorklund", 79, "79"], ["afbjorklund", 105, "105"],
["nirs", 60, "60"], ["nirs", 101, "101"],
["Ritikaa96", 60, "60"], ["Ritikaa96", 60, "60"],
["medyagh", 43, "43"],
["Ruchi1499", 42, "42"], ["Ruchi1499", 42, "42"],
["medyagh", 34, "34"],
["dhairya-seth", 31, "31"], ["dhairya-seth", 31, "31"],
["divysinghvi", 22, "22"], ["henry3260", 26, "26"],
["divysinghvi", 24, "24"],
["obnoxxx", 19, "19"],
["LJTian", 15, "15"], ["LJTian", 15, "15"],
["AmarNathChary", 10, "10"], ["AmarNathChary", 10, "10"],
["kundan2707", 7, "7"], ["kundan2707", 7, "7"],
["obnoxxx", 6, "6"],
["henry3260", 5, "5"],
["eshentials", 4, "4"], ["eshentials", 4, "4"],
["Angelin01", 4, "4"],
["ljluestc", 4, "4"], ["ljluestc", 4, "4"],
["xcarolan", 4, "4"],
]); ]);
@ -425,21 +425,21 @@ weight: -99992025
function drawcommentWords() { function drawcommentWords() {
var data = new google.visualization.arrayToDataTable([ var data = new google.visualization.arrayToDataTable([
[{label:'',type:'string'},{label: '# of words (excludes authored)', type: 'number'}, { role: 'annotation' }], [{label:'',type:'string'},{label: '# of words (excludes authored)', type: 'number'}, { role: 'annotation' }],
["afbjorklund", 4176, "4176"], ["afbjorklund", 6685, "6685"],
["nirs", 3707, "3707"], ["nirs", 6226, "6226"],
["huttsMichael", 2234, "2234"], ["huttsMichael", 2234, "2234"],
["medyagh", 1316, "1316"], ["medyagh", 1797, "1797"],
["henry3260", 1331, "1331"],
["obnoxxx", 1105, "1105"],
["Ruchi1499", 1084, "1084"], ["Ruchi1499", 1084, "1084"],
["Ritikaa96", 988, "988"], ["Ritikaa96", 988, "988"],
["mardonner", 790, "790"], ["mardonner", 790, "790"],
["ljluestc", 715, "715"], ["ljluestc", 715, "715"],
["divysinghvi", 666, "666"],
["dhairya-seth", 615, "615"], ["dhairya-seth", 615, "615"],
["divysinghvi", 606, "606"],
["polarathene", 556, "556"], ["polarathene", 556, "556"],
["venkateswarareddy027", 448, "448"], ["venkateswarareddy027", 448, "448"],
["Zenner2", 423, "423"], ["Zenner2", 423, "423"],
["LJTian", 338, "338"],
["danmaninc", 336, "336"],
]); ]);
@ -472,7 +472,7 @@ weight: -99992025
function drawissueCloser() { function drawissueCloser() {
var data = new google.visualization.arrayToDataTable([ var data = new google.visualization.arrayToDataTable([
[{label:'',type:'string'},{label: '# of issues closed (excludes authored)', type: 'number'}, { role: 'annotation' }], [{label:'',type:'string'},{label: '# of issues closed (excludes authored)', type: 'number'}, { role: 'annotation' }],
["medyagh", 25, "25"], ["medyagh", 31, "31"],
["afbjorklund", 3, "3"], ["afbjorklund", 3, "3"],
["prezha", 2, "2"], ["prezha", 2, "2"],