From patchwork Fri May 18 16:08:11 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Kalle Valo X-Patchwork-Id: 10411095 X-Patchwork-Delegate: kvalo@adurom.com Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id 6F9FC601F9 for ; Fri, 18 May 2018 16:08:21 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 53FB227B13 for ; Fri, 18 May 2018 16:08:21 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 46C1327CEE; Fri, 18 May 2018 16:08:21 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-7.8 required=2.0 tests=BAYES_00,DKIM_SIGNED, MAILING_LIST_MULTI, RCVD_IN_DNSWL_HI, T_DKIM_INVALID autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id C241627B13 for ; Fri, 18 May 2018 16:08:20 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751405AbeERQIT (ORCPT ); Fri, 18 May 2018 12:08:19 -0400 Received: from smtp.codeaurora.org ([198.145.29.96]:50746 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750841AbeERQIS (ORCPT ); Fri, 18 May 2018 12:08:18 -0400 Received: by smtp.codeaurora.org (Postfix, from userid 1000) id C6E45609D1; Fri, 18 May 2018 16:08:17 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=codeaurora.org; s=default; t=1526659697; bh=YmxQpBulJXCj5bg0dHKn4g+lx6/CoouPrNlprh8S9P8=; h=From:To:Subject:Date:From; b=SVXuXBVWdReSXIqKtuvcxHIcLEnG6cMR+K2jbxhuB/MlDhQw66BTH2L+HUnisUfiv 5SuO8XxrMOBMthjTqROh8vbyOLfjK62ZZ+JimkMOOwOnUpHicnJg3OYxMUYCpPzXz8 fkUK0T38DqOhJrS0y79+sLw2OW9eVxyilwsOo7cM= Received: from potku.adurom.net (88-114-240-52.elisa-laajakaista.fi [88.114.240.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: kvalo@smtp.codeaurora.org) by smtp.codeaurora.org (Postfix) with ESMTPSA id D78846021A for ; Fri, 18 May 2018 16:08:16 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=codeaurora.org; s=default; t=1526659697; bh=YmxQpBulJXCj5bg0dHKn4g+lx6/CoouPrNlprh8S9P8=; h=From:To:Subject:Date:From; b=SVXuXBVWdReSXIqKtuvcxHIcLEnG6cMR+K2jbxhuB/MlDhQw66BTH2L+HUnisUfiv 5SuO8XxrMOBMthjTqROh8vbyOLfjK62ZZ+JimkMOOwOnUpHicnJg3OYxMUYCpPzXz8 fkUK0T38DqOhJrS0y79+sLw2OW9eVxyilwsOo7cM= DMARC-Filter: OpenDMARC Filter v1.3.2 smtp.codeaurora.org D78846021A Authentication-Results: pdx-caf-mail.web.codeaurora.org; dmarc=none (p=none dis=none) header.from=codeaurora.org Authentication-Results: pdx-caf-mail.web.codeaurora.org; spf=none smtp.mailfrom=kvalo@codeaurora.org From: Kalle Valo To: linux-wireless@vger.kernel.org Subject: [PATCH 1/3] MAINTAINERS: update Kalle's email address Date: Fri, 18 May 2018 19:08:11 +0300 Message-Id: <1526659693-32546-1-git-send-email-kvalo@codeaurora.org> X-Mailer: git-send-email 2.7.4 Sender: linux-wireless-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-wireless@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP I switched to use my codeaurora.org address. Signed-off-by: Kalle Valo --- MAINTAINERS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 6d21f2f74578..4be9ff892ec0 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2345,7 +2345,7 @@ S: Maintained F: drivers/net/wireless/ath/ath5k/ ATHEROS ATH6KL WIRELESS DRIVER -M: Kalle Valo +M: Kalle Valo L: linux-wireless@vger.kernel.org W: http://wireless.kernel.org/en/users/Drivers/ath6kl T: git git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git @@ -11651,7 +11651,7 @@ S: Maintained F: drivers/media/tuners/qt1010* QUALCOMM ATHEROS ATH10K WIRELESS DRIVER -M: Kalle Valo +M: Kalle Valo L: ath10k@lists.infradead.org W: http://wireless.kernel.org/en/users/Drivers/ath10k T: git git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git