From patchwork Thu Apr 26 06:51:37 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Vinod Koul X-Patchwork-Id: 141617 Delivered-To: patch@linaro.org Received: by 10.46.151.6 with SMTP id r6csp1861784lji; Wed, 25 Apr 2018 23:47:05 -0700 (PDT) X-Google-Smtp-Source: AB8JxZoQNhiHaoOVSAdzw0fU2oU+mHsLfCV3vCqx4SUAidEih1xRS4/QafIZPQbkS0X8p6CCWBkI X-Received: by 10.28.183.138 with SMTP id h132mr5694924wmf.21.1524725225181; Wed, 25 Apr 2018 23:47:05 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1524725225; cv=none; d=google.com; s=arc-20160816; b=imrgC6wtzzSCfKg6o+ZTnVZtillKP971+K0dEllDhq9hIMjdiGebRwvosUKdTt25rG 0LppwU6eaRp7MB/xIJNR+ttCRsUg4EFDM5mWDtNL57/niy1k0A7688Ex6w4OA6062Xvn azkBgp0oMGji5lK4MsT3tl6Oi1fR6YCG8yM3liVdmUL6vOlTqsfUN71bGY2jFtwF443+ x7wVcRXqx3vVrDl3D7QGS+q3JDTSL5Az7izj8bTTAOsOjBbjvLTAbhZ8mChH4qDcIDD+ iNlHeKh4U5bhN2jSGNZbhguPotTdfAl5jMzjvr3MtlEXBnShvzaOtMpM3GhcIAIND3EP 3rzQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=sender:errors-to:content-transfer-encoding:mime-version :list-subscribe:list-help:list-post:list-archive:list-unsubscribe :list-id:precedence:subject:cc:message-id:date:to:from:delivered-to :arc-authentication-results; bh=rNv/4RRsDWaOXpi4jDh7g4GUkpUBW7TLb3rZXZ9nxhY=; b=dB7bQ+l820NQ0HXHx6P+4zpSNz8HfK+DZswWQRfW3Hl0KTf+/p2mfwHDdvEh8z9Lkk EAXhwTj8n5uZMxhJUX2mvRWQtDUfZZLoMJEL0+c+BM/xk5FIo+EAvycPbuk5fTr55Huf LDh6fFh2JJIOzw+UYU8MK5IjUVq/bSNny1rMxU7PjdP7WOvsFCqoIYBxOiTRRr+wpk/X ssFP5ih2zRIQz8NTSCuANaA+iz7D/q8lIQKtN69/2OT6oYISoHMRuxt2PeBDyuQR6Vcr xCWDWouJawfpbf3jBgpqcDgTrLqV6vU+p6vCquFCXt3AoUw5ezwljeP4tyUVjZ9XIirN FUCw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of alsa-devel-bounces@alsa-project.org designates 77.48.224.243 as permitted sender) smtp.mailfrom=alsa-devel-bounces@alsa-project.org Return-Path: Received: from alsa0.perex.cz (alsa0.perex.cz. [77.48.224.243]) by mx.google.com with ESMTP id k188si4499959wma.36.2018.04.25.23.47.05; Wed, 25 Apr 2018 23:47:05 -0700 (PDT) Received-SPF: pass (google.com: domain of alsa-devel-bounces@alsa-project.org designates 77.48.224.243 as permitted sender) client-ip=77.48.224.243; Authentication-Results: mx.google.com; spf=pass (google.com: domain of alsa-devel-bounces@alsa-project.org designates 77.48.224.243 as permitted sender) smtp.mailfrom=alsa-devel-bounces@alsa-project.org Received: from alsa0.perex.cz (localhost [127.0.0.1]) by alsa0.perex.cz (Postfix) with ESMTP id AE7F42677D2; Thu, 26 Apr 2018 08:47:03 +0200 (CEST) X-Original-To: alsa-devel@alsa-project.org Delivered-To: alsa-devel@alsa-project.org Received: by alsa0.perex.cz (Postfix, from userid 1000) id 2408D2677D5; Thu, 26 Apr 2018 08:47:01 +0200 (CEST) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on mail1.perex.cz X-Spam-Level: X-Spam-Status: No, score=-1.0 required=5.0 tests=RCVD_IN_DNSWL_MED autolearn=disabled version=3.4.0 Received: from mga05.intel.com (mga05.intel.com [192.55.52.43]) by alsa0.perex.cz (Postfix) with ESMTP id C214C2677C8 for ; Thu, 26 Apr 2018 08:46:58 +0200 (CEST) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga004.fm.intel.com ([10.253.24.48]) by fmsmga105.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 25 Apr 2018 23:46:57 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.49,329,1520924400"; d="scan'208";a="49229456" Received: from vkoul-udesk7.iind.intel.com ([10.223.84.143]) by fmsmga004.fm.intel.com with ESMTP; 25 Apr 2018 23:46:55 -0700 From: Vinod Koul To: Greg KH Date: Thu, 26 Apr 2018 12:21:37 +0530 Message-Id: <1524725497-20901-1-git-send-email-vkoul@kernel.org> X-Mailer: git-send-email 2.7.4 Cc: alsa-devel@alsa-project.org, Vinod Koul Subject: [alsa-devel] [PATCH] soundwire: Update email address for Vinod X-BeenThere: alsa-devel@alsa-project.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Alsa-devel mailing list for ALSA developers - http://www.alsa-project.org" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: alsa-devel-bounces@alsa-project.org Sender: alsa-devel-bounces@alsa-project.org Update the email address for SoundWire maintainer Signed-off-by: Vinod Koul --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- 2.7.4 _______________________________________________ Alsa-devel mailing list Alsa-devel@alsa-project.org http://mailman.alsa-project.org/mailman/listinfo/alsa-devel diff --git a/MAINTAINERS b/MAINTAINERS index 715d054531af..5caaad0d465d 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -12687,7 +12687,7 @@ F: include/uapi/sound/ F: sound/ SOUND - COMPRESSED AUDIO -M: Vinod Koul +M: Vinod Koul L: alsa-devel@alsa-project.org (moderated for non-subscribers) T: git git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git S: Supported