Message ID | 3ae27357f98a406a958304386a1457bc@realtek.com (mailing list archive) |
---|---|
State | Accepted |
Commit | 18ffa34b73fc4acd73fb2cd0750f09ff8433fa88 |
Headers | show
Return-Path: <SRS0=H4ho=3X=alsa-project.org=alsa-devel-bounces@kernel.org> 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 0D5BF92A for <patchwork-alsa-devel@patchwork.kernel.org>; Mon, 3 Feb 2020 02:29:29 +0000 (UTC) Received: from alsa0.perex.cz (alsa0.perex.cz [77.48.224.243]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id CAB62205F4 for <patchwork-alsa-devel@patchwork.kernel.org>; Mon, 3 Feb 2020 02:29:27 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=alsa-project.org header.i=@alsa-project.org header.b="r/6qEnrg" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org CAB62205F4 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=realtek.com Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=alsa-devel-bounces@alsa-project.org Received: from alsa1.perex.cz (alsa1.perex.cz [207.180.221.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by alsa0.perex.cz (Postfix) with ESMTPS id 5F75F1683; Mon, 3 Feb 2020 03:28:41 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz 5F75F1683 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1580696965; bh=BjwMwhE9J0225BsfC5X0+t/qFftV3KPplajomTjAJ8g=; h=From:To:Date:Cc:Subject:List-Id:List-Unsubscribe:List-Archive: List-Post:List-Help:List-Subscribe:From; b=r/6qEnrg3qLmuyaqbcfTLr8s3Ygi/6MndlZhXBu00cXs2OPzixoxwaVOZsNNvTZho CT5mvy4f13drnCHYpaCNspvMyt7aHIZSSgvA53fRFnC1HkB3JX9+1sWrxxdLA9VUH4 /yXD8VIfn/rrUqO/jJHdMi+zpzFRRHn2Xw0trJZU= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id BDB36F8015A; Mon, 3 Feb 2020 03:28:40 +0100 (CET) X-Original-To: alsa-devel@alsa-project.org Delivered-To: alsa-devel@alsa-project.org Received: by alsa1.perex.cz (Postfix, from userid 50401) id EC7B6F80162; Mon, 3 Feb 2020 03:28:36 +0100 (CET) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on alsa1.perex.cz X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=SPF_HELO_NONE,SPF_PASS, SURBL_BLOCKED,URIBL_BLOCKED autolearn=disabled version=3.4.0 Received: from rtits2.realtek.com.tw (rtits2.realtek.com [211.75.126.72]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id 5BCD2F8011D for <alsa-devel@alsa-project.org>; Mon, 3 Feb 2020 03:28:29 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz 5BCD2F8011D Authenticated-By: X-SpamFilter-By: BOX Solutions SpamTrap 5.62 with qID 0132SM07027263, This message is accepted by code: ctloc85258 Received: from mail.realtek.com (RTEXMB06.realtek.com.tw[172.21.6.99]) by rtits2.realtek.com.tw (8.15.2/2.57/5.78) with ESMTPS id 0132SM07027263 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=NOT); Mon, 3 Feb 2020 10:28:22 +0800 Received: from RTEXMB05.realtek.com.tw (172.21.6.98) by RTEXMB06.realtek.com.tw (172.21.6.99) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.1779.2; Mon, 3 Feb 2020 10:28:22 +0800 Received: from RTEXMB01.realtek.com.tw (172.21.6.94) by RTEXMB05.realtek.com.tw (172.21.6.98) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.1779.2; Mon, 3 Feb 2020 10:28:21 +0800 Received: from RTEXMB01.realtek.com.tw ([fe80::1832:8abc:ec2d:974f]) by RTEXMB01.realtek.com.tw ([fe80::1832:8abc:ec2d:974f%6]) with mapi id 15.01.1779.005; Mon, 3 Feb 2020 10:28:21 +0800 Content-Type: multipart/mixed; boundary="_000_3ae27357f98a406a958304386a1457bcrealtekcom_" From: Oder Chiou <oder_chiou@realtek.com> To: "broonie@kernel.org" <broonie@kernel.org>, "lgirdwood@gmail.com" <lgirdwood@gmail.com> Thread-Topic: [PATCH] MAINTAINERS: Remove the Bard Liao from the MAINTAINERS of Realtek CODECs Thread-Index: AdXaOZnSQKd9fVRXScCM1aoIY85NoA== Date: Mon, 3 Feb 2020 02:28:21 +0000 Message-ID: <3ae27357f98a406a958304386a1457bc@realtek.com> Accept-Language: zh-TW, en-US Content-Language: zh-TW X-MS-Has-Attach: X-MS-TNEF-Correlator: <3ae27357f98a406a958304386a1457bc@realtek.com> x-originating-ip: [60.250.204.174] MIME-Version: 1.0 Cc: Jack Yu <jack.yu@realtek.com>, "alsa-devel@alsa-project.org" <alsa-devel@alsa-project.org>, "david.ward@ll.mit.edu" <david.ward@ll.mit.edu>, =?big5_tw?b?RGVyZWsgW6TovHc=?= =?big5_tw?b?uHFd?= <derek.fang@realtek.com>, =?big5_tw?b?U2h1bWluZyBbrVOu0bvK?= =?big5_tw?b?XQ==?= <shumingf@realtek.com>, "Flove\(HsinFu\)" <flove@realtek.com> Subject: [alsa-devel] [PATCH] MAINTAINERS: Remove the Bard Liao from the MAINTAINERS of Realtek CODECs X-BeenThere: alsa-devel@alsa-project.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: "Alsa-devel mailing list for ALSA developers - http://www.alsa-project.org" <alsa-devel.alsa-project.org> List-Unsubscribe: <https://mailman.alsa-project.org/mailman/options/alsa-devel>, <mailto:alsa-devel-request@alsa-project.org?subject=unsubscribe> List-Archive: <http://mailman.alsa-project.org/pipermail/alsa-devel/> List-Post: <mailto:alsa-devel@alsa-project.org> List-Help: <mailto:alsa-devel-request@alsa-project.org?subject=help> List-Subscribe: <https://mailman.alsa-project.org/mailman/listinfo/alsa-devel>, <mailto:alsa-devel-request@alsa-project.org?subject=subscribe> Errors-To: alsa-devel-bounces@alsa-project.org Sender: "Alsa-devel" <alsa-devel-bounces@alsa-project.org> |
Series |
MAINTAINERS: Remove the Bard Liao from the MAINTAINERS of Realtek CODECs
|
expand
|
diff --git a/MAINTAINERS b/MAINTAINERS index cf6ccca6e61c..9316dcf2790f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -13947,7 +13947,6 @@ F: include/linux/platform_data/rtc-* F: tools/testing/selftests/rtc/ REALTEK AUDIO CODECS -M: Bard Liao <bardliao@realtek.com> M: Oder Chiou <oder_chiou@realtek.com> S: Maintained F: sound/soc/codecs/rt*
Remove the maintainer "Bard Liao" since he had quitted from Realtek. Signed-off-by: Oder Chiou <oder_chiou@realtek.com> --- MAINTAINERS | 1 - 1 file changed, 1 deletion(-)