All of lore.kernel.org
 help / color / mirror / Atom feed
From: Xose Vazquez Perez <xose.vazquez@gmail.com>
To: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: Jonathan Corbet <corbet@lwn.net>,
	DOC ML <linux-doc@vger.kernel.org>,
	KERNEL ML <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] MAINTAINERS: standardize git.kernel.org URLs
Date: Thu, 26 Jun 2025 10:06:19 +0200	[thread overview]
Message-ID: <f2d39a21-bbeb-40b7-9759-b50308e4e382@gmail.com> (raw)
In-Reply-To: <2025062654-lubricant-lettuce-3405@gregkh>

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

  reply	other threads:[~2025-06-26  8:06 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-06-25 14:20 [PATCH] MAINTAINERS: standardize git.kernel.org URLs Xose Vazquez Perez
2025-06-25 17:27 ` Jonathan Corbet
2025-07-02 15:32   ` Xose Vazquez Perez
2025-07-02 15:41     ` Jonathan Corbet
2025-06-26  7:38 ` Greg Kroah-Hartman
2025-06-26  8:06   ` Xose Vazquez Perez [this message]
2025-06-26  8:20 ` Conor Dooley

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=f2d39a21-bbeb-40b7-9759-b50308e4e382@gmail.com \
    --to=xose.vazquez@gmail.com \
    --cc=corbet@lwn.net \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.