Re: [PATCH] MAINTAINERS: standardize git.kernel.org URLs

From: Xose Vazquez Perez
Date: Thu Jun 26 2025 - 04:06:32 EST


On 6/26/25 9:38 AM, Greg Kroah-Hartman wrote:

On Wed, Jun 25, 2025 at 04:20:16PM +0200, Xose Vazquez Perez wrote:
replace https: with git:, delete trailing /, and identify repos as "git"

This bypasses the mirror systems in place with the https: protocol,
please do not do this without a lot of justification and agreement of
the hosting providers involved as they will have a large increase in
resources if this were to change.

Have you asked them if this is ok to change? What is wrong with the
current urls listed here?

To be *consistent* with the rest of the entries:

$ grep git.kernel.org MAINTAINERS | sed 's#://#:// #' | awk '{print $3}' | sort | uniq -c | sort -n
1 git.kernel.org/pub/scm/linux/kernel/git/tj/sched_ext.git
22 https://
380 git://

But if https is preferer, a reverse patch can be done: git -> https