From patchwork Wed Oct 4 09:55:23 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sebastian Andrzej Siewior X-Patchwork-Id: 9984127 X-Patchwork-Delegate: bhelgaas@google.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 325DE60365 for ; Wed, 4 Oct 2017 09:55:31 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 2437F2866B for ; Wed, 4 Oct 2017 09:55:31 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 194A728AA4; Wed, 4 Oct 2017 09:55:31 +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=-6.9 required=2.0 tests=BAYES_00,RCVD_IN_DNSWL_HI 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 993492866B for ; Wed, 4 Oct 2017 09:55:30 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751265AbdJDJz3 (ORCPT ); Wed, 4 Oct 2017 05:55:29 -0400 Received: from Galois.linutronix.de ([146.0.238.70]:56498 "EHLO Galois.linutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751114AbdJDJz3 (ORCPT ); Wed, 4 Oct 2017 05:55:29 -0400 Received: from localhost ([127.0.0.1] helo=bazinga.breakpoint.cc) by Galois.linutronix.de with esmtp (Exim 4.80) (envelope-from ) id 1dzgOh-0007jV-Rv; Wed, 04 Oct 2017 11:55:24 +0200 From: Sebastian Andrzej Siewior To: Bjorn Helgaas Cc: linux-pci@vger.kernel.org, Sebastian Andrzej Siewior Subject: [PATCH] MAINTAINERS: remove Stephen Bates Date: Wed, 4 Oct 2017 11:55:23 +0200 Message-Id: <20171004095523.19461-1-bigeasy@linutronix.de> X-Mailer: git-send-email 2.14.2 MIME-Version: 1.0 Sender: linux-pci-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-pci@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP Just sent an email there and received an autoreply because he no longer works there. Signed-off-by: Sebastian Andrzej Siewior --- MAINTAINERS | 1 - 1 file changed, 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index 65b0c88d5ee0..af77ef599efb 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -10331,7 +10331,6 @@ F: drivers/pci/host/vmd.c PCI DRIVER FOR MICROSEMI SWITCHTEC M: Kurt Schwemmer -M: Stephen Bates M: Logan Gunthorpe L: linux-pci@vger.kernel.org S: Maintained