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 mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 7546AC433F5 for ; Mon, 18 Oct 2021 11:05:12 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 5CAAB60F0F for ; Mon, 18 Oct 2021 11:05:12 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230106AbhJRLHW (ORCPT ); Mon, 18 Oct 2021 07:07:22 -0400 Received: from mga02.intel.com ([134.134.136.20]:43930 "EHLO mga02.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229519AbhJRLHW (ORCPT ); Mon, 18 Oct 2021 07:07:22 -0400 X-IronPort-AV: E=McAfee;i="6200,9189,10140"; a="215389459" X-IronPort-AV: E=Sophos;i="5.85,381,1624345200"; d="scan'208";a="215389459" Received: from orsmga002.jf.intel.com ([10.7.209.21]) by orsmga101.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 18 Oct 2021 04:05:10 -0700 X-IronPort-AV: E=Sophos;i="5.85,381,1624345200"; d="scan'208";a="462289320" Received: from smile.fi.intel.com (HELO smile) ([10.237.72.159]) by orsmga002-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 18 Oct 2021 04:05:07 -0700 Received: from andy by smile with local (Exim 4.95) (envelope-from ) id 1mcQRl-00025D-6H; Mon, 18 Oct 2021 14:04:49 +0300 Date: Mon, 18 Oct 2021 14:04:49 +0300 From: Andy Shevchenko To: Tsuchiya Yuto Cc: Hans de Goede , Patrik Gfeller , Mauro Carvalho Chehab , Sakari Ailus , Yang Yingliang , Hans Verkuil , Aline Santana Cordeiro , Dinghao Liu , Alan , linux-media@vger.kernel.org, linux-staging@lists.linux.dev, linux-kernel@vger.kernel.org Subject: Re: [PATCH 00/17] various fixes for atomisp to make it work Message-ID: References: <20211017161958.44351-1-kitakar@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20211017161958.44351-1-kitakar@gmail.com> Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo Precedence: bulk List-ID: X-Mailing-List: linux-media@vger.kernel.org On Mon, Oct 18, 2021 at 01:19:40AM +0900, Tsuchiya Yuto wrote: Just a remark, your To is not filled. At some point I had written a script [1] to help me with patch series sending, It also tries to be smart to include necessary people and mailing lists (you can always alter it by adding more). [1]: https://github.com/andy-shev/home-bin-tools/blob/master/ge2maintainer.sh -- With Best Regards, Andy Shevchenko