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 E557BC7618D for ; Thu, 6 Apr 2023 14:17:36 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S239050AbjDFORf (ORCPT ); Thu, 6 Apr 2023 10:17:35 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:38136 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S237723AbjDFORe (ORCPT ); Thu, 6 Apr 2023 10:17:34 -0400 Received: from smtp-out2.suse.de (smtp-out2.suse.de [IPv6:2001:67c:2178:6::1d]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id E1731180; Thu, 6 Apr 2023 07:17:33 -0700 (PDT) Received: from imap2.suse-dmz.suse.de (imap2.suse-dmz.suse.de [192.168.254.74]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-521) server-digest SHA512) (No client certificate requested) by smtp-out2.suse.de (Postfix) with ESMTPS id 4EE761F898; Thu, 6 Apr 2023 14:17:32 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=suse.cz; s=susede2_rsa; t=1680790652; h=from:from:reply-to:reply-to:date:date:message-id:message-id:to:to: cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=XIwFAYmq+ddhYZF0Zfe4K0b1+UJuE82HHInNFEctczc=; b=ZeJlivpALd8nO/1+mor0TCnnNBCMsJ16FUvMbjtBENF8lESP30O3UQN0FbK8ak1vh1Omwl 9TT+BNH6w2K4aPeYip1Ds2fvoITG3Q8Fm+KvriE04i9alnRCUvhm69FhfCLv5mocbumPb1 0G+YcC5Y0BrrKYEE3HWcPauZDd0rLVE= DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=suse.cz; s=susede2_ed25519; t=1680790652; h=from:from:reply-to:reply-to:date:date:message-id:message-id:to:to: cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=XIwFAYmq+ddhYZF0Zfe4K0b1+UJuE82HHInNFEctczc=; b=57+ei+nga6/9LWL0dAtibPJpgEe7tVSlAh13SWgoLWDg91xKuwog3XYPUrzIaZgUJ974ZK mnJ0Dn3Ki8c7xoBQ== Received: from imap2.suse-dmz.suse.de (imap2.suse-dmz.suse.de [192.168.254.74]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-521) server-digest SHA512) (No client certificate requested) by imap2.suse-dmz.suse.de (Postfix) with ESMTPS id E50021351F; Thu, 6 Apr 2023 14:17:31 +0000 (UTC) Received: from dovecot-director2.suse.de ([192.168.254.65]) by imap2.suse-dmz.suse.de with ESMTPSA id auwvN3vULmQXJwAAMHmgww (envelope-from ); Thu, 06 Apr 2023 14:17:31 +0000 Date: Thu, 6 Apr 2023 16:17:29 +0200 From: David Sterba To: Zorro Lang Cc: fstests@vger.kernel.org, linux-btrfs@vger.kernel.org, ceph-devel@vger.kernel.org, linux-cifs@vger.kernel.org, linux-ext4@vger.kernel.org, linux-f2fs-devel@lists.sourceforge.net, linux-fsdevel@vger.kernel.org, linux-nfs@vger.kernel.org, ocfs2-devel@oss.oracle.com, linux-unionfs@vger.kernel.org, jack@suse.com, linux-xfs@vger.kernel.org, fdmanana@suse.com, ebiggers@google.com, brauner@kernel.org, amir73il@gmail.com, djwong@kernel.org, anand.jain@oracle.com Subject: Re: [PATCH 5/5] fstests/MAINTAINERS: add a co-maintainer for btrfs testing part Message-ID: <20230406141729.GP19619@twin.jikos.cz> Reply-To: dsterba@suse.cz References: <20230404171411.699655-1-zlang@kernel.org> <20230404171411.699655-6-zlang@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20230404171411.699655-6-zlang@kernel.org> User-Agent: Mutt/1.5.23.1-rc1 (2014-03-12) Precedence: bulk List-ID: X-Mailing-List: fstests@vger.kernel.org On Wed, Apr 05, 2023 at 01:14:11AM +0800, Zorro Lang wrote: > Darrick J. Wong would like to nominate Anand Jain to help more on > btrfs testing part (tests/btrfs and common/btrfs). He would like to > be a co-maintainer of btrfs part, will help to review and test > fstests btrfs related patches, and I might merge from him if there's > big patchset. So CC him besides send to fstests@ list, when you have > a btrfs fstests patch. > > Signed-off-by: Zorro Lang > --- > > Please btrfs list help to review this change, if you agree (or no objection), > then I'll push this change. > > A co-maintainer will do: > 1) Review patches are related with him. > 2) Merge and test patches in his local git repo, and give the patch an ACK. > 3) Maintainer will trust the ack from co-maintainer more (might merge directly). > 4) Maintainer might merge from co-maintainer when he has a big patchset wait for > merging. > > Thanks, > Zorro > > MAINTAINERS | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 0ad12a38..9fc6c6b5 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -108,6 +108,7 @@ Maintainers List > or reviewer or co-maintainer can be in cc list. > > BTRFS > +M: Anand Jain Acked-by: David Sterba