Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753187AbbGAHeB (ORCPT ); Wed, 1 Jul 2015 03:34:01 -0400 Received: from cn.fujitsu.com ([59.151.112.132]:17039 "EHLO heian.cn.fujitsu.com" rhost-flags-OK-FAIL-OK-FAIL) by vger.kernel.org with ESMTP id S1751075AbbGAHd4 (ORCPT ); Wed, 1 Jul 2015 03:33:56 -0400 X-IronPort-AV: E=Sophos;i="5.13,665,1427731200"; d="scan'208";a="97942916" From: Lai Jiangshan To: , Tejun Heo CC: Lai Jiangshan , Lai Jiangshan , Andrew Morton , Greg KH , Mauro Carvalho Chehab , "David S. Miller" , Arnd Bergmann , Joe Perches , Jingoo Han Subject: [PATCH] workqueue: add myself as a dedicated reviwer Date: Wed, 1 Jul 2015 15:38:04 +0800 Message-ID: <1435736300-29733-1-git-send-email-laijs@cn.fujitsu.com> X-Mailer: git-send-email 2.1.0 MIME-Version: 1.0 Content-Type: text/plain X-Originating-IP: [10.167.226.103] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 942 Lines: 31 I am one of the dedicated reviwers of workqueue.c. Now I add myself to the MAINTAINERS entry with the updated email address. The old laijs@cn.fujitsu.com will be ended soon. Signed-off-by: Lai Jiangshan Signed-off-by: Lai Jiangshan --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index c98eea3..16c40be 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -11140,6 +11140,7 @@ F: sound/soc/codecs/wm* WORKQUEUE M: Tejun Heo +R: Lai Jiangshan T: git git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq.git S: Maintained F: include/linux/workqueue.h -- 2.1.0 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/