]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commitdiff
Add sub-project lieutenants
authorRussell Bryant <rbryant@redhat.com>
Tue, 2 Jun 2015 19:20:44 +0000 (15:20 -0400)
committerRussell Bryant <rbryant@redhat.com>
Wed, 3 Jun 2015 14:21:58 +0000 (10:21 -0400)
A recent patch added the concept of Lieutenants for Neutron.  This
same concept makes a lot of sense for identifying clear points of
contact for the various sub-projects under the Neutron tent.  This
patch adds a table of the projects currently approved as part of
Neutron in the governance repo.  I also made a guess on who the
lieutenant would be based on reviews in stackalytics (except for ones
that weren't in stackalytics).

Change-Id: Ibce5d6ba5e19dec59a10c88749557509136c4e41
Signed-off-by: Russell Bryant <rbryant@redhat.com>
doc/source/policies/core-reviewers.rst

index 808f97de9f0f469e48543745d2dbfe18673b1626..09a1c451a6d0061bbaf7b59df29a2d1d2b4ae561 100644 (file)
@@ -90,6 +90,33 @@ Some notes on the above:
 * Note these areas may change as the project evolves due to code refactoring,
   new feature areas, and libification of certain pieces of code.
 
+Neutron also consists of several plugins, drivers, and agents that are developed
+effectively as sub-projects within Neutron in their own git repositories.
+Lieutenants are also named for these sub-projects to identify a clear point of
+contact and leader for that area.  The Lieutenant is also responsible for
+updating the core review team for the sub-project's repositories.
+
++------------------------+---------------------------+----------------------+
+| Area                   | Lieutenant                | IRC nick             |
++========================+===========================+======================+
+| dragonflow             | Eran Gampel               | gampel               |
++------------------------+---------------------------+----------------------+
+| networking-l2gw        | Sukhdev Kapur             | sukhdev              |
++------------------------+---------------------------+----------------------+
+| networking-odl         | Flavio Fernandes          | flaviof              |
+|                        | Kyle Mestery              | mestery              |
++------------------------+---------------------------+----------------------+
+| networking-ofagent     | YAMAMOTO Takashi          | yamamoto             |
++------------------------+---------------------------+----------------------+
+| networking-ovn         | Russell Bryant            | russellb             |
++------------------------+---------------------------+----------------------+
+| networking-vshpere     | Vivekanandan Narasimhan   | viveknarasimhan      |
++------------------------+---------------------------+----------------------+
+| octavia                | German Eichberger         | xgerman              |
++------------------------+---------------------------+----------------------+
+| vmware-nsx             | Gary Kotton               | garyk                |
++------------------------+---------------------------+----------------------+
+
 Existing Core Reviewers
 -----------------------