From: Kyle Mestery Date: Thu, 13 Aug 2015 16:33:18 +0000 (+0000) Subject: lieutenants: Add Neutron infra lieutenants X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=d3784b30df447e239ff560c48142e8ab1a3c2c81;p=openstack-build%2Fneutron-build.git lieutenants: Add Neutron infra lieutenants It's become clear we need to have a centralized contact point (or points) for Neutron interactions with infra. Lets start out by making that Doug and Armando for now. Note this list is alphabetized by last name for those curious on the ordering. Change-Id: If736dc2c6482d0c2722cf0a5049c8ee5511ed970 Signed-off-by: Kyle Mestery --- diff --git a/doc/source/policies/core-reviewers.rst b/doc/source/policies/core-reviewers.rst index d6a54d05f..05cee8639 100644 --- a/doc/source/policies/core-reviewers.rst +++ b/doc/source/policies/core-reviewers.rst @@ -73,6 +73,9 @@ The following are the current Neutron Lieutenants. +------------------------+---------------------------+----------------------+ | Docs | Edgar Magana | emagana | +------------------------+---------------------------+----------------------+ +| Infra | Armando Migliaccio | armax | +| | Doug Wiegley | dougwig | ++------------------------+---------------------------+----------------------+ | L3 | Carl Baldwin | carl_baldwin | +------------------------+---------------------------+----------------------+ | Services | Doug Wiegley | dougwig | @@ -89,6 +92,7 @@ Some notes on the above: * Services includes FWaaS, LBaaS, and VPNaaS. * Note these areas may change as the project evolves due to code refactoring, new feature areas, and libification of certain pieces of code. +* Infra means interactions with infra from a neutron perspective Neutron also consists of several plugins, drivers, and agents that are developed effectively as sub-projects within Neutron in their own git repositories.