From mboxrd@z Thu Jan 1 00:00:00 1970 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 CB8D4EB64D9 for ; Wed, 28 Jun 2023 02:30:43 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229680AbjF1Cam (ORCPT ); Tue, 27 Jun 2023 22:30:42 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:40126 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229549AbjF1Cal (ORCPT ); Tue, 27 Jun 2023 22:30:41 -0400 Received: from out30-124.freemail.mail.aliyun.com (out30-124.freemail.mail.aliyun.com [115.124.30.124]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 2A6E610D5; Tue, 27 Jun 2023 19:30:38 -0700 (PDT) X-Alimail-AntiSpam: AC=PASS;BC=-1|-1;BR=01201311R131e4;CH=green;DM=||false|;DS=||;FP=0|-1|-1|-1|0|-1|-1|-1;HT=ay29a033018045170;MF=joseph.qi@linux.alibaba.com;NM=1;PH=DS;RN=7;SR=0;TI=SMTPD_---0Vm7rHK8_1687919435; Received: from 30.221.133.165(mailfrom:joseph.qi@linux.alibaba.com fp:SMTPD_---0Vm7rHK8_1687919435) by smtp.aliyun-inc.com; Wed, 28 Jun 2023 10:30:36 +0800 Message-ID: <6d59ab08-070f-1562-2eaa-16b083f1a732@linux.alibaba.com> Date: Wed, 28 Jun 2023 10:30:33 +0800 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.11.2 Subject: Re: [PATCH 0/2] update ocfs2-devel mailing list addresses Content-Language: en-US To: Anthony Iliopoulos , Mark Fasheh , Joel Becker , akpm Cc: ocfs2-devel@lists.linux.dev, linux-kernel@vger.kernel.org, linux-doc@vger.kernel.org References: <20230628013437.47030-1-ailiop@suse.com> From: Joseph Qi In-Reply-To: <20230628013437.47030-1-ailiop@suse.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-doc@vger.kernel.org Thanks for this work. Acked-by: Joseph Qi On 6/28/23 9:34 AM, Anthony Iliopoulos wrote: > The ocfs2-devel mailing list has been migrated to kernel.org, update all > related kernel documentation pointers to reflect the change. > > Anthony Iliopoulos (2): > MAINTAINERS: Update ocfs2-devel mailing list address > docs: update ocfs2-devel mailing list address > > Documentation/ABI/obsolete/o2cb | 4 ++-- > Documentation/ABI/removed/o2cb | 4 ++-- > Documentation/ABI/stable/o2cb | 4 ++-- > Documentation/ABI/testing/sysfs-ocfs2 | 12 ++++++------ > Documentation/filesystems/dlmfs.rst | 2 +- > Documentation/filesystems/ocfs2.rst | 2 +- > MAINTAINERS | 2 +- > fs/ocfs2/Kconfig | 6 +++--- > 8 files changed, 18 insertions(+), 18 deletions(-) >