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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 0CA9BC433F5 for ; Wed, 13 Apr 2022 08:18:13 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:Message-Id:Date:Subject:Cc :To:From:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=7ycKyhDC4wm9gY4UVW9XbkRgGVHNLEHMvTu3SkKFj9c=; b=Bysct6mlK8dPJa xVw9TxWS5f43g219XYPkz68kftFX8C3BBf56k+yrhKFGqhhfvHE6JVEftVT4NbelcDZUmV8h91xE5 eJWlC8KrOhmpnII8RWsTuW6tCThlbQ/J38QaaLzBEaj0bvy8RywaQyO9WwFpByNVfERXzhRmdoD/2 PIBa8yZE7uJAV6UJ7zK6m2gtE4YDTp7ZWGYdtr7oJQ5DY0HiLrK+8MV1DNCeKL5zsAcKJ11tIXrgm t2P45zhncuVqWuGojVBAKVuX4zP8ZyBbojT7uKIpyTNDv5qxjuQLBR6l/pjUA+S986hwLFbkSPdqq q2Vf3x4uwM2SUXZnsQXw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1neYBb-00HaEA-5H; Wed, 13 Apr 2022 08:17:11 +0000 Received: from muru.com ([72.249.23.125]) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1neYBX-00HaCY-IV for linux-arm-kernel@lists.infradead.org; Wed, 13 Apr 2022 08:17:08 +0000 Received: from hillo.muru.com (localhost [127.0.0.1]) by muru.com (Postfix) with ESMTP id 380FC80F5; Wed, 13 Apr 2022 08:14:31 +0000 (UTC) From: Tony Lindgren To: linux-omap@vger.kernel.org Cc: linux-arm-kernel@lists.infradead.org, Aaro Koskinen , Arnd Bergmann , Janusz Krzysztofik Subject: [PATCH] MAINTAINERS: omap1: Add Janusz as an additional maintainer Date: Wed, 13 Apr 2022 11:16:56 +0300 Message-Id: <20220413081656.27848-1-tony@atomide.com> X-Mailer: git-send-email 2.35.1 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220413_011707_682321_694124B2 X-CRM114-Status: UNSURE ( 8.98 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Janusz has been active with improving and testing the omap1 SoC support and has been recently working on adding support for the common clock framework. Cc: Aaro Koskinen Cc: Arnd Bergmann Cc: Janusz Krzysztofik Signed-off-by: Tony Lindgren --- Janusz, does this sound OK to you? :) --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS --- a/MAINTAINERS +++ b/MAINTAINERS @@ -14389,6 +14389,7 @@ F: arch/arm/boot/dts/am335x-nano.dts OMAP1 SUPPORT M: Aaro Koskinen +M: Janusz Krzysztofik M: Tony Lindgren L: linux-omap@vger.kernel.org S: Maintained -- 2.35.1 _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel