From patchwork Thu Oct 13 21:46:39 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Palmer Dabbelt X-Patchwork-Id: 614792 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id F0B99C4332F for ; Thu, 13 Oct 2022 21:50:38 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229944AbiJMVug (ORCPT ); Thu, 13 Oct 2022 17:50:36 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:38112 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229919AbiJMVuF (ORCPT ); Thu, 13 Oct 2022 17:50:05 -0400 Received: from mail-pl1-x62b.google.com (mail-pl1-x62b.google.com [IPv6:2607:f8b0:4864:20::62b]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 4F235175790 for ; Thu, 13 Oct 2022 14:49:25 -0700 (PDT) Received: by mail-pl1-x62b.google.com with SMTP id d24so3019065pls.4 for ; Thu, 13 Oct 2022 14:49:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=rivosinc-com.20210112.gappssmtp.com; s=20210112; h=to:from:cc:content-transfer-encoding:mime-version:message-id:date :subject:from:to:cc:subject:date:message-id:reply-to; bh=KQgo2zXP+tJ/+H/TKYBwXrAsCTfldG+gzWEyNxscaqk=; b=RDWNAe37CYCOZe2uxcHMdedExNDFH/SiZvAZCHNCu8SzTaxrwyQ9iup+miR3QnzU35 wZHbgDNVxXa0THLnrUwfl6wIfzrr5qMHocQRnPAB1Ag9VWY0mnS/t/uSxl3v93hTnuIx jtKvjCN1qbwX3SqEVtyjgHzA4F6nPc0xPaoie5K+nuaEVBbyUpZDZRFkYvVvm0tzDAg6 S1ad6PlV5d5uik7mP3YDlm09URmNHb0mETYHm/VfIEY3WyTrycAwNfyEPpPXcRGtsrsQ zmOWh3aux8330/S2Z4sTdMTgbywajAhxnIl4S7ZuFasNFj+XqgiJocM38yFsMf8xyWNz nTaQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=to:from:cc:content-transfer-encoding:mime-version:message-id:date :subject:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=KQgo2zXP+tJ/+H/TKYBwXrAsCTfldG+gzWEyNxscaqk=; b=DmSfY71XWKLdf/0XUV9YtqlyBGJAcSQoF8qrUAt8m0/xAMovzuDC8sxw5uOzbfFhQF yi07bPCDxoDAQXH9+5Lakv7rZI3Elw0A3aANboP2Njhy5jk9NeN56QypPZTAbIcQjd8l 0BarBpJr8em0B3BdcBT+4gABp5qjYELQ11q6a/LY3ETagnu3FwNWsZQNqU2vMBNuLBWe 2CxQ5yjLXhMKlFi9gsEL+acoaHMfAjvcuivTaSf4n5f86jWN9dbuV5ewTZLtHs1U8iBy 2SYAK7vpRfDX7HjM5NOvpU+lHRaDswEAuK4S+ON/YJo6fKCvWeiUkWqq5jFJ7IVerDMr 4Lkw== X-Gm-Message-State: ACrzQf3S18VP9Dk21Irnw9z5L8RYJUP0U4UK1DD7ldUfkJXp5CwAuUr8 O5VZg7co5CwSLhXLwMM5hJx15Q== X-Google-Smtp-Source: AMsMyM5DzIF+WC8Rtc/nrxiKYiQygQ4s4bkeci0ywjssXRYCIl652HaPHHzfnrcd3DPWxlgvTbV+Fw== X-Received: by 2002:a17:90a:bd91:b0:20d:2add:96a4 with SMTP id z17-20020a17090abd9100b0020d2add96a4mr13574047pjr.195.1665697758098; Thu, 13 Oct 2022 14:49:18 -0700 (PDT) Received: from localhost ([50.221.140.188]) by smtp.gmail.com with ESMTPSA id i13-20020a170902c94d00b001754064ac31sm278175pla.280.2022.10.13.14.49.17 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 13 Oct 2022 14:49:17 -0700 (PDT) Subject: [PATCH] MAINTAINERS: git://github -> https://github.com for ceph Date: Thu, 13 Oct 2022 14:46:39 -0700 Message-Id: <20221013214639.31054-1-palmer@rivosinc.com> X-Mailer: git-send-email 2.38.0 MIME-Version: 1.0 Cc: linux-kernel@vger.kernel.org, Palmer Dabbelt , Conor Dooley From: Palmer Dabbelt To: idryomov@gmail.com, xiubli@redhat.com, ceph-devel@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: ceph-devel@vger.kernel.org Github deprecated the git:// links about a year ago, so let's move to the https:// URLs instead. Reported-by: Conor Dooley Link: https://github.blog/2021-09-01-improving-git-protocol-security-github/ Signed-off-by: Palmer Dabbelt --- I've split these up by github username so folks can take them independently, as some of these repos have been renamed at github and thus need more than just a sed to fix them. --- MAINTAINERS | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 3699b2256dc2..8da92ff58b9d 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4771,7 +4771,7 @@ R: Jeff Layton L: ceph-devel@vger.kernel.org S: Supported W: http://ceph.com/ -T: git git://github.com/ceph/ceph-client.git +T: git https://github.com/ceph/ceph-client.git F: include/linux/ceph/ F: include/linux/crush/ F: net/ceph/ @@ -4783,7 +4783,7 @@ R: Jeff Layton L: ceph-devel@vger.kernel.org S: Supported W: http://ceph.com/ -T: git git://github.com/ceph/ceph-client.git +T: git https://github.com/ceph/ceph-client.git F: Documentation/filesystems/ceph.rst F: fs/ceph/ @@ -17028,7 +17028,7 @@ R: Dongsheng Yang L: ceph-devel@vger.kernel.org S: Supported W: http://ceph.com/ -T: git git://github.com/ceph/ceph-client.git +T: git https://github.com/ceph/ceph-client.git F: Documentation/ABI/testing/sysfs-bus-rbd F: drivers/block/rbd.c F: drivers/block/rbd_types.h