Received: by 2002:a05:6a10:5bc5:0:0:0:0 with SMTP id os5csp964621pxb; Wed, 27 Oct 2021 16:15:10 -0700 (PDT) X-Google-Smtp-Source: ABdhPJxipiMSrIES/UyzbX2LEcvp9J9lOshfb5QywWl6Ry/59k3nKksLuBp4aNZvTLm1WrytCotF X-Received: by 2002:a17:906:2506:: with SMTP id i6mr736966ejb.186.1635376510514; Wed, 27 Oct 2021 16:15:10 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1635376510; cv=none; d=google.com; s=arc-20160816; b=Utk8Lcu6jUCHHdVpDoOEvqGL/NHfe+b2PKicBKyby7FW5/3UrbQLJo9m/0ZBdzrN+m Fuo8n0s3L6aTmqQNgiRbrec89OuY+v1XL+KW9E5RPak/WrYIoquUIR1lusDVoHtZchjp EUgdcCL3Z2T/abPSR8uFzaIY9I4tkoPbXZhZnStpiPg0Iuxs+3keErSQL/Th6vDHEX5T nZp+2TOFeMsuzlcD04IMcAOQmIFZrxHiv8x1Wsi851gZdHws58FV00dg3iZKUOLC1QoE 20Xkttb/QHtq0+LjWM6jwReOyYdE3VY7PQ+2f3DTXSKmi7Sz8Vkw3ZY5MOQ+IER/0do1 v9Qw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:user-agent:content-disposition:mime-version :message-id:subject:cc:to:from:date; bh=MUJ7Elx0QY/gW0QxYYh4Jr7RhHmbWghF/kiQcRqCbQQ=; b=fEj2JDFu7uOqBnIwW4M6etzdHiaTqlAGy/eiOSV/wPLYARQ9eWIPPZCPZomWx9ia15 xEvIyfAi0rN/MS4YvOS7vWUaC0WpYEODX2e4JI4EuJo0l6hfakbxJ+b/qZ5FvqOSpUQb papuGWrN43vHt3lsAzvsfRlWVHkaK9MTBpn7y2c9ZX6VYCdsQII6GJhqfZYO5pmR/9aC ZGnOOfBOrCjiv3251cSqBhUwUmFXV59Z1AM6RVfvs9cZTClaxUetupy2CAuVQnTNGNRt MtND4d6FhDkKrt7tIDXLleuHqAr12ibxd5usT8UvpdXfVB98eGPeb4H0gFVeWBwzRoAw Dbmw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id sb38si2266594ejc.415.2021.10.27.16.14.46; Wed, 27 Oct 2021 16:15:10 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230287AbhJ0XPA (ORCPT + 99 others); Wed, 27 Oct 2021 19:15:00 -0400 Received: from straum.hexapodia.org ([216.252.162.53]:47748 "EHLO straum.hexapodia.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230260AbhJ0XO7 (ORCPT ); Wed, 27 Oct 2021 19:14:59 -0400 X-Greylist: delayed 448 seconds by postgrey-1.27 at vger.kernel.org; Wed, 27 Oct 2021 19:14:59 EDT Received: by straum.hexapodia.org (Postfix, from userid 22448) id 845D94070D; Wed, 27 Oct 2021 16:05:05 -0700 (PDT) Date: Wed, 27 Oct 2021 16:05:05 -0700 From: Andy Isaacson To: linux-mmc@vger.kernel.org Cc: Ulf Hansson , linux-kernel@vger.kernel.org Subject: [PATCH] docs: mmc: update maintainer name and URL Message-ID: <20211027230505.GA23994@hexapodia.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Disposition: inline X-Old-GPG-Fingerprint: 1914 0645 FD53 C18E EEEF C402 4A69 B1F3 68D2 A63F X-GPG-Fingerprint: A5FC 6141 F76D B6B1 C81F 0FB7 AFA0 A45F ED3D 116D X-GPG-Key-URL: http://web.hexapodia.org/~adi/gpg.txt X-Domestic-Surveillance: money launder bomb tax evasion User-Agent: Mutt/1.10.1 (2018-07-13) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org The mmc-utils repo is no longer in /cjb/ and Ulf has taken over maintenance. Signed-off-by: Andy Isaacson --- Documentation/driver-api/mmc/mmc-tools.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Documentation/driver-api/mmc/mmc-tools.rst b/Documentation/driver-api/mmc/mmc-tools.rst index a231e9644351..eee1c2ccfa8f 100644 --- a/Documentation/driver-api/mmc/mmc-tools.rst +++ b/Documentation/driver-api/mmc/mmc-tools.rst @@ -2,10 +2,10 @@ MMC tools introduction ====================== -There is one MMC test tools called mmc-utils, which is maintained by Chris Ball, +There is one MMC test tools called mmc-utils, which is maintained by Ulf Hansson, you can find it at the below public git repository: - https://git.kernel.org/cgit/linux/kernel/git/cjb/mmc-utils.git/ + https://git.kernel.org/pub/scm/utils/mmc/mmc-utils.git Functions ========= -- 2.20.1