Skip to content

Commit 37bb500

Browse files
committed
Update yearly leaderboard
1 parent e1c86fa commit 37bb500

File tree

1 file changed

+42
-39
lines changed
  • site/content/en/docs/contrib/leaderboard

1 file changed

+42
-39
lines changed

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

Lines changed: 42 additions & 39 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-08-31</div>
90+
<div class="subtitle">2025-01-01 &mdash; 2025-09-30</div>
9191

9292

9393
<h2>Reviewers</h2>
@@ -103,12 +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", 65, "65"],
107-
["nirs", 14, "14"],
106+
["medyagh", 72, "72"],
107+
["nirs", 20, "20"],
108108
["prezha", 7, "7"],
109109
["afbjorklund", 6, "6"],
110110
["cfergeau", 3, "3"],
111111
["Copilot", 2, "2"],
112+
["obnoxxx", 1, "1"],
112113
["wt", 1, "1"],
113114
["illume", 1, "1"],
114115
["bobsira", 1, "1"],
@@ -144,13 +145,14 @@ <h3>Most Helpful</h3>
144145
function drawreviewWords() {
145146
var data = new google.visualization.arrayToDataTable([
146147
[{label:'',type:'string'},{label: '# of words written in merged PRs', type: 'number'}, { role: 'annotation' }],
147-
["medyagh", 3270, "3270"],
148-
["nirs", 3022, "3022"],
148+
["nirs", 3751, "3751"],
149+
["medyagh", 3605, "3605"],
149150
["prezha", 908, "908"],
150151
["afbjorklund", 304, "304"],
151152
["cfergeau", 238, "238"],
152153
["Copilot", 175, "175"],
153154
["bobsira", 61, "61"],
155+
["obnoxxx", 50, "50"],
154156
["illume", 21, "21"],
155157
["wt", 14, "14"],
156158

@@ -185,13 +187,14 @@ <h3>Most Demanding</h3>
185187
function drawreviewComments() {
186188
var data = new google.visualization.arrayToDataTable([
187189
[{label:'',type:'string'},{label: '# of Review Comments in merged PRs', type: 'number'}, { role: 'annotation' }],
188-
["nirs", 106, "106"],
189-
["medyagh", 76, "76"],
190+
["nirs", 121, "121"],
191+
["medyagh", 86, "86"],
190192
["prezha", 11, "11"],
191193
["afbjorklund", 8, "8"],
192194
["Copilot", 5, "5"],
193195
["cfergeau", 3, "3"],
194196
["bobsira", 1, "1"],
197+
["obnoxxx", 0, "0"],
195198
["wt", 0, "0"],
196199
["illume", 0, "0"],
197200

@@ -230,21 +233,21 @@ <h3>Most Active</h3>
230233
function drawprCounts() {
231234
var data = new google.visualization.arrayToDataTable([
232235
[{label:'',type:'string'},{label: '# of Pull Requests Merged', type: 'number'}, { role: 'annotation' }],
233-
["medyagh", 50, "50"],
234-
["nirs", 39, "39"],
235-
["prezha", 14, "14"],
236+
["medyagh", 56, "56"],
237+
["nirs", 48, "48"],
238+
["prezha", 15, "15"],
236239
["ComradeProgrammer", 10, "10"],
240+
["jeffmaury", 7, "7"],
237241
["LJTian", 6, "6"],
238-
["jeffmaury", 6, "6"],
239-
["Victorthedev", 3, "3"],
242+
["developowl", 3, "3"],
240243
["joaquimrocha", 3, "3"],
244+
["Victorthedev", 3, "3"],
245+
["zvdy", 2, "2"],
246+
["volatilemolotov", 2, "2"],
247+
["divysinghvi", 2, "2"],
248+
["ipochi", 2, "2"],
241249
["amorey", 2, "2"],
242250
["Cosmicoppai", 2, "2"],
243-
["ipochi", 2, "2"],
244-
["divysinghvi", 2, "2"],
245-
["zvdy", 2, "2"],
246-
["yankay", 1, "1"],
247-
["luchenhan", 1, "1"],
248251

249252
]);
250253

@@ -277,21 +280,21 @@ <h3>Big Movers</h3>
277280
function drawprDeltas() {
278281
var data = new google.visualization.arrayToDataTable([
279282
[{label:'',type:'string'},{label: 'Lines of code (delta)', type: 'number'}, { role: 'annotation' }],
280-
["nirs", 5492, "5492"],
281-
["medyagh", 5112, "5112"],
283+
["nirs", 6088, "6088"],
284+
["medyagh", 5300, "5300"],
282285
["LJTian", 1297, "1297"],
283-
["prezha", 1111, "1111"],
286+
["prezha", 1118, "1118"],
287+
["nixpanic", 914, "914"],
284288
["amorey", 843, "843"],
285289
["ComradeProgrammer", 838, "838"],
286290
["Victorthedev", 764, "764"],
287291
["panyam", 738, "738"],
288292
["laxman-gupta1006", 137, "137"],
289293
["joaquimrocha", 114, "114"],
290294
["divysinghvi", 62, "62"],
291-
["yankay", 59, "59"],
292295
["james-world", 59, "59"],
296+
["yankay", 59, "59"],
293297
["flushthemoney", 50, "50"],
294-
["xcarolan", 27, "27"],
295298

296299
]);
297300

@@ -329,16 +332,16 @@ <h3>Most difficult to review</h3>
329332
["Victorthedev", 150, "150"],
330333
["laxman-gupta1006", 131, "131"],
331334
["LJTian", 127, "127"],
332-
["nirs", 97, "97"],
335+
["nirs", 89, "89"],
333336
["yankay", 54, "54"],
334-
["medyagh", 49, "49"],
335337
["ComradeProgrammer", 48, "48"],
338+
["medyagh", 46, "46"],
336339
["james-world", 45, "45"],
337-
["prezha", 41, "41"],
340+
["prezha", 39, "39"],
338341
["joaquimrocha", 37, "37"],
339342
["divysinghvi", 26, "26"],
340343
["xcarolan", 25, "25"],
341-
["aaron-nall", 18, "18"],
344+
["kartikjoshi21", 21, "21"],
342345

343346
]);
344347

@@ -375,21 +378,21 @@ <h3>Most Active</h3>
375378
function drawcomments() {
376379
var data = new google.visualization.arrayToDataTable([
377380
[{label:'',type:'string'},{label: '# of comments', type: 'number'}, { role: 'annotation' }],
381+
["afbjorklund", 79, "79"],
382+
["nirs", 60, "60"],
378383
["Ritikaa96", 60, "60"],
379-
["afbjorklund", 58, "58"],
380384
["Ruchi1499", 42, "42"],
381-
["nirs", 32, "32"],
385+
["medyagh", 34, "34"],
382386
["dhairya-seth", 31, "31"],
383-
["medyagh", 26, "26"],
387+
["divysinghvi", 22, "22"],
384388
["LJTian", 15, "15"],
385-
["divysinghvi", 10, "10"],
386389
["AmarNathChary", 10, "10"],
387390
["kundan2707", 7, "7"],
391+
["obnoxxx", 6, "6"],
392+
["henry3260", 5, "5"],
393+
["eshentials", 4, "4"],
388394
["Angelin01", 4, "4"],
389-
["xcarolan", 4, "4"],
390395
["ljluestc", 4, "4"],
391-
["eshentials", 4, "4"],
392-
["danmaninc", 3, "3"],
393396

394397
]);
395398

@@ -422,21 +425,21 @@ <h3>Most Helpful</h3>
422425
function drawcommentWords() {
423426
var data = new google.visualization.arrayToDataTable([
424427
[{label:'',type:'string'},{label: '# of words (excludes authored)', type: 'number'}, { role: 'annotation' }],
425-
["afbjorklund", 3059, "3059"],
428+
["afbjorklund", 4176, "4176"],
429+
["nirs", 3707, "3707"],
426430
["huttsMichael", 2234, "2234"],
427-
["nirs", 2225, "2225"],
431+
["medyagh", 1316, "1316"],
428432
["Ruchi1499", 1084, "1084"],
429433
["Ritikaa96", 988, "988"],
430-
["medyagh", 861, "861"],
431434
["mardonner", 790, "790"],
432435
["ljluestc", 715, "715"],
433436
["dhairya-seth", 615, "615"],
437+
["divysinghvi", 606, "606"],
434438
["polarathene", 556, "556"],
435439
["venkateswarareddy027", 448, "448"],
436440
["Zenner2", 423, "423"],
437441
["LJTian", 338, "338"],
438442
["danmaninc", 336, "336"],
439-
["ptiseo-mcs", 326, "326"],
440443

441444
]);
442445

@@ -469,9 +472,9 @@ <h3>Top Closers</h3>
469472
function drawissueCloser() {
470473
var data = new google.visualization.arrayToDataTable([
471474
[{label:'',type:'string'},{label: '# of issues closed (excludes authored)', type: 'number'}, { role: 'annotation' }],
472-
["medyagh", 20, "20"],
475+
["medyagh", 25, "25"],
476+
["afbjorklund", 3, "3"],
473477
["prezha", 2, "2"],
474-
["afbjorklund", 1, "1"],
475478

476479
]);
477480

0 commit comments

Comments
 (0)