Skip to content

Commit 67329ba

Browse files
authored
Update yearly leaderboard (#21216)
1 parent 9312911 commit 67329ba

File tree

1 file changed

+53
-47
lines changed
  • site/content/en/docs/contrib/leaderboard

1 file changed

+53
-47
lines changed

site/content/en/docs/contrib/leaderboard/2025.html

Lines changed: 53 additions & 47 deletions
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
</head>
8888
<body>
8989
<h1>kubernetes/minikube</h1>
90-
<div class="subtitle">2025-01-01 &mdash; 2025-06-30</div>
90+
<div class="subtitle">2025-01-01 &mdash; 2025-07-31</div>
9191

9292

9393
<h2>Reviewers</h2>
@@ -103,11 +103,13 @@ <h3>Most Influential</h3>
103103
function drawreviewCounts() {
104104
var data = new google.visualization.arrayToDataTable([
105105
[{label:'',type:'string'},{label: '# of Merged PRs reviewed', type: 'number'}, { role: 'annotation' }],
106-
["medyagh", 35, "35"],
107-
["nirs", 4, "4"],
108-
["prezha", 3, "3"],
109-
["afbjorklund", 2, "2"],
106+
["medyagh", 51, "51"],
107+
["nirs", 8, "8"],
108+
["afbjorklund", 5, "5"],
109+
["prezha", 4, "4"],
110110
["cfergeau", 2, "2"],
111+
["wt", 1, "1"],
112+
["illume", 1, "1"],
111113

112114
]);
113115

@@ -140,11 +142,13 @@ <h3>Most Helpful</h3>
140142
function drawreviewWords() {
141143
var data = new google.visualization.arrayToDataTable([
142144
[{label:'',type:'string'},{label: '# of words written in merged PRs', type: 'number'}, { role: 'annotation' }],
143-
["medyagh", 1060, "1060"],
144-
["nirs", 615, "615"],
145-
["prezha", 523, "523"],
145+
["medyagh", 2083, "2083"],
146+
["nirs", 1705, "1705"],
147+
["prezha", 556, "556"],
148+
["afbjorklund", 281, "281"],
146149
["cfergeau", 228, "228"],
147-
["afbjorklund", 126, "126"],
150+
["illume", 21, "21"],
151+
["wt", 14, "14"],
148152

149153
]);
150154

@@ -177,11 +181,13 @@ <h3>Most Demanding</h3>
177181
function drawreviewComments() {
178182
var data = new google.visualization.arrayToDataTable([
179183
[{label:'',type:'string'},{label: '# of Review Comments in merged PRs', type: 'number'}, { role: 'annotation' }],
180-
["nirs", 26, "26"],
181-
["medyagh", 21, "21"],
184+
["nirs", 47, "47"],
185+
["medyagh", 46, "46"],
182186
["prezha", 9, "9"],
183-
["afbjorklund", 4, "4"],
187+
["afbjorklund", 8, "8"],
184188
["cfergeau", 2, "2"],
189+
["wt", 0, "0"],
190+
["illume", 0, "0"],
185191

186192
]);
187193

@@ -218,21 +224,21 @@ <h3>Most Active</h3>
218224
function drawprCounts() {
219225
var data = new google.visualization.arrayToDataTable([
220226
[{label:'',type:'string'},{label: '# of Pull Requests Merged', type: 'number'}, { role: 'annotation' }],
221-
["nirs", 14, "14"],
222-
["medyagh", 12, "12"],
227+
["medyagh", 31, "31"],
228+
["nirs", 29, "29"],
223229
["ComradeProgrammer", 9, "9"],
224230
["prezha", 8, "8"],
225231
["LJTian", 6, "6"],
226-
["jeffmaury", 3, "3"],
232+
["jeffmaury", 5, "5"],
233+
["Victorthedev", 3, "3"],
234+
["joaquimrocha", 3, "3"],
235+
["divysinghvi", 2, "2"],
236+
["Cosmicoppai", 2, "2"],
227237
["ipochi", 2, "2"],
228238
["zvdy", 2, "2"],
229-
["Victorthedev", 2, "2"],
230-
["SzymonNadbrzezny", 1, "1"],
231-
["Aaina26", 1, "1"],
232-
["danielcristho", 1, "1"],
233-
["gopherorg", 1, "1"],
234-
["Cosmicoppai", 1, "1"],
239+
["yankay", 1, "1"],
235240
["spowelljr", 1, "1"],
241+
["xcarolan", 1, "1"],
236242

237243
]);
238244

@@ -265,21 +271,21 @@ <h3>Big Movers</h3>
265271
function drawprDeltas() {
266272
var data = new google.visualization.arrayToDataTable([
267273
[{label:'',type:'string'},{label: 'Lines of code (delta)', type: 'number'}, { role: 'annotation' }],
268-
["nirs", 1538, "1538"],
274+
["nirs", 4307, "4307"],
275+
["medyagh", 1593, "1593"],
269276
["LJTian", 1297, "1297"],
270277
["prezha", 942, "942"],
278+
["Victorthedev", 764, "764"],
271279
["amorey", 752, "752"],
272280
["ComradeProgrammer", 742, "742"],
273281
["panyam", 738, "738"],
274-
["Victorthedev", 507, "507"],
275-
["medyagh", 360, "360"],
282+
["joaquimrocha", 114, "114"],
283+
["divysinghvi", 62, "62"],
284+
["yankay", 59, "59"],
276285
["xcarolan", 27, "27"],
277286
["zvdy", 21, "21"],
287+
["sugymt", 18, "18"],
278288
["ipochi", 16, "16"],
279-
["liangyuanpeng", 10, "10"],
280-
["luchenhan", 4, "4"],
281-
["gopherorg", 4, "4"],
282-
["wuwentao", 2, "2"],
283289

284290
]);
285291

@@ -314,19 +320,19 @@ <h3>Most difficult to review</h3>
314320
[{label:'',type:'string'},{label: 'Average PR size (added+changed)', type: 'number'}, { role: 'annotation' }],
315321
["amorey", 752, "752"],
316322
["panyam", 504, "504"],
317-
["Victorthedev", 155, "155"],
323+
["Victorthedev", 150, "150"],
318324
["LJTian", 127, "127"],
319-
["nirs", 96, "96"],
325+
["nirs", 102, "102"],
320326
["prezha", 68, "68"],
327+
["yankay", 54, "54"],
321328
["ComradeProgrammer", 47, "47"],
329+
["joaquimrocha", 37, "37"],
330+
["medyagh", 26, "26"],
331+
["divysinghvi", 26, "26"],
322332
["xcarolan", 25, "25"],
323-
["medyagh", 20, "20"],
333+
["sugymt", 13, "13"],
324334
["zvdy", 9, "9"],
325335
["ipochi", 7, "7"],
326-
["liangyuanpeng", 5, "5"],
327-
["luchenhan", 2, "2"],
328-
["gopherorg", 2, "2"],
329-
["wuwentao", 1, "1"],
330336

331337
]);
332338

@@ -364,19 +370,19 @@ <h3>Most Active</h3>
364370
var data = new google.visualization.arrayToDataTable([
365371
[{label:'',type:'string'},{label: '# of comments', type: 'number'}, { role: 'annotation' }],
366372
["Ritikaa96", 60, "60"],
373+
["afbjorklund", 58, "58"],
367374
["Ruchi1499", 42, "42"],
368-
["afbjorklund", 35, "35"],
369375
["dhairya-seth", 31, "31"],
370-
["medyagh", 20, "20"],
371-
["nirs", 15, "15"],
372-
["LJTian", 13, "13"],
376+
["nirs", 25, "25"],
377+
["medyagh", 24, "24"],
378+
["LJTian", 15, "15"],
379+
["divysinghvi", 10, "10"],
373380
["AmarNathChary", 10, "10"],
374381
["kundan2707", 7, "7"],
382+
["xcarolan", 4, "4"],
375383
["ljluestc", 4, "4"],
376384
["eshentials", 4, "4"],
377-
["xcarolan", 4, "4"],
378-
["rvs497", 3, "3"],
379-
["danmaninc", 3, "3"],
385+
["nhochamvui", 3, "3"],
380386
["panyam", 3, "3"],
381387

382388
]);
@@ -410,21 +416,21 @@ <h3>Most Helpful</h3>
410416
function drawcommentWords() {
411417
var data = new google.visualization.arrayToDataTable([
412418
[{label:'',type:'string'},{label: '# of words (excludes authored)', type: 'number'}, { role: 'annotation' }],
419+
["afbjorklund", 3059, "3059"],
413420
["huttsMichael", 2234, "2234"],
414-
["afbjorklund", 1330, "1330"],
415-
["nirs", 1269, "1269"],
421+
["nirs", 1719, "1719"],
416422
["Ruchi1499", 1084, "1084"],
417423
["Ritikaa96", 988, "988"],
418424
["mardonner", 790, "790"],
425+
["medyagh", 784, "784"],
419426
["ljluestc", 715, "715"],
420427
["dhairya-seth", 615, "615"],
421-
["medyagh", 612, "612"],
422428
["polarathene", 556, "556"],
423429
["Zenner2", 423, "423"],
430+
["LJTian", 338, "338"],
424431
["danmaninc", 336, "336"],
425432
["ptiseo-mcs", 326, "326"],
426433
["haoyun", 314, "314"],
427-
["folletst", 304, "304"],
428434

429435
]);
430436

@@ -457,7 +463,7 @@ <h3>Top Closers</h3>
457463
function drawissueCloser() {
458464
var data = new google.visualization.arrayToDataTable([
459465
[{label:'',type:'string'},{label: '# of issues closed (excludes authored)', type: 'number'}, { role: 'annotation' }],
460-
["medyagh", 13, "13"],
466+
["medyagh", 17, "17"],
461467
["prezha", 2, "2"],
462468
["afbjorklund", 1, "1"],
463469

0 commit comments

Comments
 (0)