From patchwork Tue Jul 28 02:01:05 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bingbu Cao X-Patchwork-Id: 11687861 Return-Path: Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 5A278913 for ; Tue, 28 Jul 2020 02:02:36 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 3E04920714 for ; Tue, 28 Jul 2020 02:02:36 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726575AbgG1CCb (ORCPT ); Mon, 27 Jul 2020 22:02:31 -0400 Received: from mga02.intel.com ([134.134.136.20]:7279 "EHLO mga02.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726283AbgG1CCb (ORCPT ); Mon, 27 Jul 2020 22:02:31 -0400 IronPort-SDR: dE+EoLQFYU28T4rtALJiwGhWTPQLkwCjPYZu/IMfb3nzsf95/3Fagq8O59QdEv0kBwn0SncWyv InJrS8YkMI0Q== X-IronPort-AV: E=McAfee;i="6000,8403,9695"; a="139172220" X-IronPort-AV: E=Sophos;i="5.75,404,1589266800"; d="scan'208";a="139172220" X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga004.fm.intel.com ([10.253.24.48]) by orsmga101.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 27 Jul 2020 19:02:30 -0700 IronPort-SDR: z+bb1G64rsSarO3BomzCJm0/wbGN2TZwe4ZC/HjZYvZoNIlm2LQw/2gc4Y5ILiZjUjLwwWkRFT QZA1EcGJwOTA== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.75,404,1589266800"; d="scan'208";a="312432655" Received: from ipu5-build.bj.intel.com ([10.238.232.196]) by fmsmga004.fm.intel.com with ESMTP; 27 Jul 2020 19:02:18 -0700 From: Bingbu Cao To: linux-media@vger.kernel.org, linux-kernel@vger.kernel.org, helgaas@kernel.org Cc: sakari.ailus@linux.intel.com, tian.shu.qiu@intel.com, bingbu.cao@intel.com, bingbu.cao@linux.intel.com Subject: [PATCH v2] MAINTAINERS: Fix email typo and correct name of Tianshu Date: Tue, 28 Jul 2020 10:01:05 +0800 Message-Id: <1595901665-17624-1-git-send-email-bingbu.cao@intel.com> X-Mailer: git-send-email 2.7.4 Sender: linux-media-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-media@vger.kernel.org Fix the typo in email address of Tianshu Qiu and correct the name. Reported-by: Bjorn Helgaas Signed-off-by: Tianshu Qiu Signed-off-by: Bingbu Cao --- MAINTAINERS | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 5392f00cec46..638dfa99751b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -8765,7 +8765,7 @@ INTEL IPU3 CSI-2 CIO2 DRIVER M: Yong Zhi M: Sakari Ailus M: Bingbu Cao -R: Tian Shu Qiu +R: Tianshu Qiu L: linux-media@vger.kernel.org S: Maintained F: Documentation/userspace-api/media/v4l/pixfmt-srggb10-ipu3.rst @@ -8774,7 +8774,7 @@ F: drivers/media/pci/intel/ipu3/ INTEL IPU3 CSI-2 IMGU DRIVER M: Sakari Ailus R: Bingbu Cao -R: Tian Shu Qiu +R: Tianshu Qiu L: linux-media@vger.kernel.org S: Maintained F: Documentation/admin-guide/media/ipu3.rst @@ -12609,7 +12609,7 @@ T: git git://linuxtv.org/media_tree.git F: drivers/media/i2c/ov2685.c OMNIVISION OV2740 SENSOR DRIVER -M: Tianshu Qiu +M: Tianshu Qiu R: Shawn Tu R: Bingbu Cao L: linux-media@vger.kernel.org