On Wed, Apr 16, 2025 at 7:46 PM Junio C Hamano <gitster@xxxxxxxxx> wrote: > > K Jayatheerth <jayatheerthkulkarni2005@xxxxxxxxx> writes: > > To: git@xxxxxxxxxxxxxxx > Cc: Junio C Hamano <gitster@xxxxxxxxx>, jayatheerthkulkarni2005@xxxxxxxxx > > Pick a better reviewer than me if you want your patches reviewed > more quickly, perhaps? I had only 3 patches to the file in the past > 3 years, while there are others who had their hands to the file with > more changes. "git shortlog --no-merges --since=3.years" is your > friend ;-) > Umm I got no issues with slow reviews too, but I also ran the command and I think the most amounts of commits for this file looks something like this git shortlog --no-merges --since=6.years -- Documentation/MyFirstContributi on.adoc Jean-Noël Avila (1): doc: add a blank line around block delimiters K Jayatheerth (4): Remove unused git-mentoring mailing list Docs: Correct cmd_psuh and Explain UNUSED macro Docs: Add cmd_psuh with repo and UNUSED removal cmd_psuh: Prefer repo_config for config lookup Todd Zullinger (1): MyFirstContribution: *.txt -> *.adoc fixes brian m. carlson (1): doc: use .adoc extension for AsciiDoc files If you can suggest someone, I could CC them in this thread. Thank you, -Jayatheerth