Xose Vazquez Perez <xose.vazquez@xxxxxxxxx> writes: > replace https: with git:, delete trailing /, and identify repos as "git" > > Cc: Jonathan Corbet <corbet@xxxxxxx> (maintainer:DOCUMENTATION) > Cc: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> > Cc: DOC ML <linux-doc@xxxxxxxxxxxxxxx> (open list:DOCUMENTATION) > Cc: KERNEL ML <linux-kernel@xxxxxxxxxxxxxxx> (open list) > Signed-off-by: Xose Vazquez Perez <xose.vazquez@xxxxxxxxx> > --- > MAINTAINERS | 50 +++++++++++++++++++++++++------------------------- > 1 file changed, 25 insertions(+), 25 deletions(-) So ... we're changing GitHub URLs from git: to https:, and Gitlab URLs from https: to git:? Certainly we want to fix URLs that are broken, but is there any real reason to churn up the MAINTAINERS file to "fix" URLs that work? Thanks, jon