From patchwork Tue Apr 17 12:53:08 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Niklas Cassel X-Patchwork-Id: 899250 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=vger.kernel.org (client-ip=209.132.180.67; helo=vger.kernel.org; envelope-from=linux-pci-owner@vger.kernel.org; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=flawful.org Authentication-Results: ozlabs.org; dkim=pass (1024-bit key; unprotected) header.d=flawful.org header.i=@flawful.org header.b="dEeC7T1P"; dkim-atps=neutral Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by ozlabs.org (Postfix) with ESMTP id 40QQD4332Yz9s0W for ; Tue, 17 Apr 2018 22:53:40 +1000 (AEST) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753015AbeDQMxV (ORCPT ); Tue, 17 Apr 2018 08:53:21 -0400 Received: from ste-pvt-msa2.bahnhof.se ([213.80.101.71]:29621 "EHLO ste-pvt-msa2.bahnhof.se" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753370AbeDQMxS (ORCPT ); Tue, 17 Apr 2018 08:53:18 -0400 Received: from localhost (localhost [127.0.0.1]) by ste-pvt-msa2.bahnhof.se (Postfix) with ESMTP id 3C8EB3F3DD; Tue, 17 Apr 2018 14:53:10 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at bahnhof.se Authentication-Results: ste-ftg-msa2.bahnhof.se (amavisd-new); dkim=pass (1024-bit key) header.d=flawful.org Received: from ste-pvt-msa2.bahnhof.se ([127.0.0.1]) by localhost (ste-ftg-msa2.bahnhof.se [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id EUV6JppVutob; Tue, 17 Apr 2018 14:53:09 +0200 (CEST) Received: from flawful.org (h-184-10.A323.priv.bahnhof.se [155.4.184.10]) (Authenticated sender: mb274189) by ste-pvt-msa2.bahnhof.se (Postfix) with ESMTPA id 4213D3F2C5; Tue, 17 Apr 2018 14:53:09 +0200 (CEST) Received: by flawful.org (Postfix, from userid 1001) id 906D5CF92; Tue, 17 Apr 2018 14:53:08 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=flawful.org; s=mail; t=1523969588; bh=FksonhtbEpJbs+WS35NuhhLJzf1rzyZHRzKdroXhLOM=; h=Date:From:To:Cc:Subject:From; b=dEeC7T1Pr+XxownuhseS788PPjudaSewbDEF8ODPlWrAC7xvHNOiqjV6pJ6BV3oke fktVxCyczEAJ4LJvN4alkOIi1wLIDSFYYqjRlykXIZCJ03b3f955GJ4YK5LiuZSrFE lVXWMT+Z0EAoCs4XVVlLiiTn7ss4kB7ksUl7Tnck= Date: Tue, 17 Apr 2018 14:53:08 +0200 From: Niklas Cassel To: arm@kernel.org Cc: linux-pci@vger.kernel.org, linux-arm-kernel@axis.com, linux-kernel@vger.kernel.org Subject: [PATCH] MAINTAINERS: Remove myself as maintainer Message-ID: <20180417125308.GA30884@flawful.org> MIME-Version: 1.0 Content-Disposition: inline User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-pci-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-pci@vger.kernel.org From: Niklas Cassel I am leaving Axis, so this address will bounce in the not too distant future. Fortunately, I will still be working with the community. Signed-off-by: Niklas Cassel --- Hello arm-soc, could you please pick this up? The email address has started to bounce. Kind regards, Niklas MAINTAINERS | 2 -- 1 file changed, 2 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 42b10dc55a49..71fa4312cc36 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1208,7 +1208,6 @@ F: drivers/*/*alpine* ARM/ARTPEC MACHINE SUPPORT M: Jesper Nilsson M: Lars Persson -M: Niklas Cassel S: Maintained L: linux-arm-kernel@axis.com F: arch/arm/mach-artpec @@ -10893,7 +10892,6 @@ F: drivers/pci/host/ F: drivers/pci/dwc/ PCIE DRIVER FOR AXIS ARTPEC -M: Niklas Cassel M: Jesper Nilsson L: linux-arm-kernel@axis.com L: linux-pci@vger.kernel.org