From patchwork Thu May 14 12:15:20 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Krzysztof Kozlowski X-Patchwork-Id: 6405211 Return-Path: X-Original-To: patchwork-linux-samsung-soc@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork1.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.136]) by patchwork1.web.kernel.org (Postfix) with ESMTP id 2C9399F374 for ; Thu, 14 May 2015 12:16:31 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 80B492045B for ; Thu, 14 May 2015 12:16:25 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 4396820454 for ; Thu, 14 May 2015 12:16:17 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932308AbbENMQQ (ORCPT ); Thu, 14 May 2015 08:16:16 -0400 Received: from mail-pa0-f54.google.com ([209.85.220.54]:35830 "EHLO mail-pa0-f54.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932313AbbENMQQ (ORCPT ); Thu, 14 May 2015 08:16:16 -0400 Received: by pabtp1 with SMTP id tp1so83891153pab.2; Thu, 14 May 2015 05:16:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:from:to:cc:subject:date:message-id; bh=EhsuYxXL6vmZ1q3ZuN+c1eHCvxdYTdIQG7lXdmpMD4g=; b=o7h5350Wi4c7AKCAX0Aw+qmJ/KG5WwzYRgIrpMg/RZ9bsLHzTmbmphIM6ocqCbeMuG EDpm8ixFPM+W1asmesorWPEcQ7OSeNk2wU91xMpAxMgkjrRRwVB1B5ev43PGKEJHGbtQ rf3hP5MsCNEzqN2EBYmLaR09hwCdBtHeHYxp+HxOyGfY2tKkb6WtuZW50W+/WFFRPuAs DRZsKdmW0BSGaNYqJZtW2Nuuyq6keYOfK8ec2x/Ec1sY0RmjynTN4kgNyA8d1vXRHEWO 8G5ycebsrv0xACnzgaQsvWWuIc2nfM6qYu5mvscD2VFu/FO0O8pNo5mbiifCXbldNpwh RBGw== X-Received: by 10.70.118.232 with SMTP id kp8mr7647158pdb.130.1431605775365; Thu, 14 May 2015 05:16:15 -0700 (PDT) Received: from localhost.localdomain ([125.130.175.98]) by mx.google.com with ESMTPSA id dc5sm22242018pbc.53.2015.05.14.05.16.12 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Thu, 14 May 2015 05:16:14 -0700 (PDT) From: Krzysztof Kozlowski To: linux-kernel@vger.kernel.org Cc: Krzysztof Kozlowski , Russell King , Kukjin Kim , Kevin Hilman , Arnd Bergmann , Olof Johansson , linux-samsung-soc@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: [PATCH] MAINTAINERS: ARM: EXYNOS: Add Krzysztof Kozlowski as co-maintainer Date: Thu, 14 May 2015 21:15:20 +0900 Message-Id: <1431605720-828-1-git-send-email-k.kozlowski@samsung.com> X-Mailer: git-send-email 2.1.4 Sender: linux-samsung-soc-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-samsung-soc@vger.kernel.org X-Spam-Status: No, score=-6.8 required=5.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_HI,T_DKIM_INVALID,T_RP_MATCHES_RCVD,UNPARSEABLE_RELAY autolearn=unavailable version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP Add Krzysztof Kozlowski as a co-maintainer of Samsung Exynos ARM architecture to review the patches. Patches will go as usual - picked up by Kukjin Kim. Cc: Russell King Cc: Kukjin Kim Cc: Kevin Hilman Cc: Arnd Bergmann Cc: Olof Johansson Cc: linux-samsung-soc@vger.kernel.org Cc: linux-arm-kernel@lists.infradead.org Signed-off-by: Krzysztof Kozlowski Acked-by: Olof Johansson --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index 2dc517cd4835..a3cb77c0ae23 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1380,6 +1380,7 @@ N: rockchip ARM/SAMSUNG EXYNOS ARM ARCHITECTURES M: Kukjin Kim +M: Krzysztof Kozlowski L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) L: linux-samsung-soc@vger.kernel.org (moderated for non-subscribers) S: Maintained