From patchwork Tue Oct 5 16:32:41 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Ben Pfaff X-Patchwork-Id: 1536766 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=openvswitch.org (client-ip=2605:bc80:3010::138; helo=smtp1.osuosl.org; envelope-from=ovs-dev-bounces@openvswitch.org; receiver=) Received: from smtp1.osuosl.org (smtp1.osuosl.org [IPv6:2605:bc80:3010::138]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by bilbo.ozlabs.org (Postfix) with ESMTPS id 4HP36W4wNCz9sPB for ; Wed, 6 Oct 2021 03:33:07 +1100 (AEDT) Received: from localhost (localhost [127.0.0.1]) by smtp1.osuosl.org (Postfix) with ESMTP id 39F5183DA2; Tue, 5 Oct 2021 16:33:04 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp1.osuosl.org ([127.0.0.1]) by localhost (smtp1.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id hsP8HV3xPc2M; Tue, 5 Oct 2021 16:33:03 +0000 (UTC) Received: from lists.linuxfoundation.org (lf-lists.osuosl.org [140.211.9.56]) by smtp1.osuosl.org (Postfix) with ESMTPS id 7A9AC83B6E; Tue, 5 Oct 2021 16:33:02 +0000 (UTC) Received: from lf-lists.osuosl.org (localhost [127.0.0.1]) by lists.linuxfoundation.org (Postfix) with ESMTP id 401C6C0011; Tue, 5 Oct 2021 16:33:02 +0000 (UTC) X-Original-To: dev@openvswitch.org Delivered-To: ovs-dev@lists.linuxfoundation.org Received: from smtp3.osuosl.org (smtp3.osuosl.org [IPv6:2605:bc80:3010::136]) by lists.linuxfoundation.org (Postfix) with ESMTP id 89A85C000D for ; Tue, 5 Oct 2021 16:32:59 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp3.osuosl.org (Postfix) with ESMTP id 69C4960B54 for ; Tue, 5 Oct 2021 16:32:59 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp3.osuosl.org ([127.0.0.1]) by localhost (smtp3.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id P7O9R-tm1pqx for ; Tue, 5 Oct 2021 16:32:58 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.8.0 Received: from relay5-d.mail.gandi.net (relay5-d.mail.gandi.net [217.70.183.197]) by smtp3.osuosl.org (Postfix) with ESMTPS id 895DD60B44 for ; Tue, 5 Oct 2021 16:32:58 +0000 (UTC) Received: (Authenticated sender: blp@ovn.org) by relay5-d.mail.gandi.net (Postfix) with ESMTPSA id E6E301C000F; Tue, 5 Oct 2021 16:32:54 +0000 (UTC) From: Ben Pfaff To: dev@openvswitch.org Date: Tue, 5 Oct 2021 09:32:41 -0700 Message-Id: <20211005163241.1830513-1-blp@ovn.org> X-Mailer: git-send-email 2.31.1 MIME-Version: 1.0 Cc: Ben Pfaff Subject: [ovs-dev] [PATCH] MAINTAINERS: Transition myself to emeritus status. X-BeenThere: ovs-dev@openvswitch.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: ovs-dev-bounces@openvswitch.org Sender: "dev" It has been a long time since I've been able to devote significant time to OVS work. I don't expect that to change. I think that the responsible thing to do is to transition myself to emeritus status, with this patch. Signed-off-by: Ben Pfaff --- MAINTAINERS.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/MAINTAINERS.rst b/MAINTAINERS.rst index 0c035d940..f4f6188c8 100644 --- a/MAINTAINERS.rst +++ b/MAINTAINERS.rst @@ -49,8 +49,6 @@ This is the current list of active Open vSwitch committers: - azhou@ovn.org * - Ansis Atteka - aatteka@nicira.com - * - Ben Pfaff - - blp@ovn.org * - Daniele Di Proietto - daniele.di.proietto@gmail.com * - Gurucharan Shetty @@ -89,5 +87,7 @@ More information about Emeritus Committers can be found * - Name - Email + * - Ben Pfaff + - blp@ovn.org * - Ethan J. Jackson - ejj@eecs.berkeley.edu