From 056baab66e0a911dd22d8e0342769c6d25c0de52 Mon Sep 17 00:00:00 2001 From: Brian Haley Date: Mon, 25 Mar 2024 14:15:54 -0400 Subject: [PATCH] Update Neutron Liuetenants This patch updates the list of the Neutron stadium projects lieutenants and the list of the bugs' contact person(s). In detail this patch: - sets Slawek Kaplonski as contact for RBAC issues - sets Fernando Royo as contact for 'ovn-octavia-provider' issues, removing Flavio and myself - adds new 'ovn-bgp-agent' item with Luis Tomas Bolivar and Lucas Alvares Gomes as contacts Change-Id: Iaf344ee30a3500c18ae7facd9010d75af39e995f --- doc/source/contributor/policies/bugs.rst | 17 ++++++++++++++--- 1 file changed, 14 insertions(+), 3 deletions(-) diff --git a/doc/source/contributor/policies/bugs.rst b/doc/source/contributor/policies/bugs.rst index c4ff8c2bb74..317df99794d 100644 --- a/doc/source/contributor/policies/bugs.rst +++ b/doc/source/contributor/policies/bugs.rst @@ -379,7 +379,7 @@ more will be added over time if needed. +-------------------------------+-----------------------------------------+--------------------------+ | Tag | Description | Contact | +===============================+=========================================+==========================+ -| access-control_ | A bug affecting RBAC and policy.yaml | Miguel Lavalle | +| access-control_ | A bug affecting RBAC and policy.yaml | Slawek Kaplonski | +-------------------------------+-----------------------------------------+--------------------------+ | api_ | A bug affecting the API layer | Akihiro Motoki | +-------------------------------+-----------------------------------------+--------------------------+ @@ -442,8 +442,11 @@ more will be added over time if needed. | ovn_ | A bug affecting ML2/OVN | Jakub Libosvar/ | | | | Lucas Alvares Gomes | +-------------------------------+-----------------------------------------+--------------------------+ -| ovn-octavia-provider_ | A bug affecting OVN Octavia provider | Brian Haley/ | -| | driver | Flavio Fernandes | +| ovn-bgp-agent_ | A bug affecting OVN BGP agent | Luis Tomas Bolivar/ | +| | | Lucas Alvares Gomes | ++-------------------------------+-----------------------------------------+--------------------------+ +| ovn-octavia-provider_ | A bug affecting OVN Octavia provider | Fernando Royo | +| | driver | | +-------------------------------+-----------------------------------------+--------------------------+ | ovs_ | A bug affecting ML2/OVS | Miguel Lavalle | +-------------------------------+-----------------------------------------+--------------------------+ @@ -722,6 +725,14 @@ OVN * `OVN - All bugs `_ * `OVN - In progress `_ +.. _ovn-bgp-agent: + +OVN BGP Agent ++++++++++++++ + +* `OVN BGP Agent - All bugs `_ +* `OVN BGP Agent - In progress `_ + .. _ovn-octavia-provider: OVN Octavia Provider driver