From patchwork Wed Apr 19 13:52:21 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Roi Dayan X-Patchwork-Id: 752289 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from mail.linuxfoundation.org (mail.linuxfoundation.org [140.211.169.12]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 3w7NjV6tKnz9s2P for ; Wed, 19 Apr 2017 23:52:30 +1000 (AEST) Received: from mail.linux-foundation.org (localhost [127.0.0.1]) by mail.linuxfoundation.org (Postfix) with ESMTP id E52E8B8A; Wed, 19 Apr 2017 13:52:27 +0000 (UTC) X-Original-To: dev@openvswitch.org Delivered-To: ovs-dev@mail.linuxfoundation.org Received: from smtp1.linuxfoundation.org (smtp1.linux-foundation.org [172.17.192.35]) by mail.linuxfoundation.org (Postfix) with ESMTPS id 0BB0D414 for ; Wed, 19 Apr 2017 13:52:27 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mellanox.co.il (mail-il-dmz.mellanox.com [193.47.165.129]) by smtp1.linuxfoundation.org (Postfix) with ESMTP id EB45BA4 for ; Wed, 19 Apr 2017 13:52:25 +0000 (UTC) Received: from Internal Mail-Server by MTLPINE1 (envelope-from roid@mellanox.com) with ESMTPS (AES256-SHA encrypted); 19 Apr 2017 16:52:22 +0300 Received: from dev-r-vrt-189.mtr.labs.mlnx (dev-r-vrt-189.mtr.labs.mlnx [10.212.189.1]) by labmailer.mlnx (8.13.8/8.13.8) with ESMTP id v3JDqML7015411; Wed, 19 Apr 2017 16:52:22 +0300 From: Roi Dayan To: dev@openvswitch.org Date: Wed, 19 Apr 2017 16:52:21 +0300 Message-Id: <1492609941-5333-1-git-send-email-roid@mellanox.com> X-Mailer: git-send-email 1.8.4.3 X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,RP_MATCHES_RCVD, UNPARSEABLE_RELAY autolearn=ham version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on smtp1.linux-foundation.org Cc: Shahar Klein , Simon Horman , Rony Efraim , Or Gerlitz Subject: [ovs-dev] [PATCH ovs V2] Documentation: fix broken links in maintainers page X-BeenThere: ovs-dev@openvswitch.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: ovs-dev-bounces@openvswitch.org Errors-To: ovs-dev-bounces@openvswitch.org Missing the internals sub folder. Signed-off-by: Roi Dayan Acked-by: Stephen Finucane --- V2 - fix links but keep GitHub style as it's a top-level document MAINTAINERS.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/MAINTAINERS.rst b/MAINTAINERS.rst index 28831ab..60fa1f5 100644 --- a/MAINTAINERS.rst +++ b/MAINTAINERS.rst @@ -29,10 +29,10 @@ Open vSwitch committers are the people who have been granted access to push changes to to the Open vSwitch git repository. The responsibilities of an Open vSwitch committer are documented -`here `__. +`here `__. The process for adding or removing committers is documented -`here `__. +`here `__. This is the current list of Open vSwitch committers: