From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from szxga01-in.huawei.com ([119.145.14.64]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1YGg47-0005MK-Ck for linux-mtd@lists.infradead.org; Thu, 29 Jan 2015 03:46:48 +0000 Message-ID: <54C9ACE7.9060904@huawei.com> Date: Thu, 29 Jan 2015 11:45:43 +0800 From: hujianyang MIME-Version: 1.0 To: Richard Weinberger Subject: Re: [PATCH] Add myself as UBI co-maintainer References: <1422444504-17217-1-git-send-email-richard@nod.at> In-Reply-To: <1422444504-17217-1-git-send-email-richard@nod.at> Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit Cc: linux-mtd@lists.infradead.org, dedekind1@gmail.com List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On 2015/1/28 19:28, Richard Weinberger wrote: > ...and set the state to "Supported" as UBI is part > of my day job. > > Signed-off-by: Richard Weinberger > --- > MAINTAINERS | 9 ++------- > 1 file changed, 2 insertions(+), 7 deletions(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 2ebb056..6417fed 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -9891,20 +9891,15 @@ F: drivers/scsi/ufs/ > > UNSORTED BLOCK IMAGES (UBI) > M: Artem Bityutskiy > +M: Richard Weinberger > W: http://www.linux-mtd.infradead.org/ > L: linux-mtd@lists.infradead.org > T: git git://git.infradead.org/ubifs-2.6.git > -S: Maintained > +S: Supported > F: drivers/mtd/ubi/ > F: include/linux/mtd/ubi.h > F: include/uapi/mtd/ubi-user.h > > -UNSORTED BLOCK IMAGES (UBI) Fastmap > -M: Richard Weinberger > -L: linux-mtd@lists.infradead.org > -S: Maintained > -F: drivers/mtd/ubi/fastmap.c > - > USB ACM DRIVER > M: Oliver Neukum > L: linux-usb@vger.kernel.org > Seems this patch is pushed into "linux-next" but "master" is the merging branch used by Artem before. Just want to make sure you didn't miss the recent patch in branch "master". I should say sorry if my last mail misleading you.