2
0
mirror of https://github.com/openvswitch/ovs synced 2025-08-21 17:37:37 +00:00
ovs/MAINTAINERS.rst
Simon Horman da64d1b2fb MAINTAINERS: Add Aaron Conole.
Aaron Conole was recently elected by the Open vSwitch committers.
This formalizes his status as an Open vSwitch committer.

Welcome Aaron!

Signed-off-by: Simon Horman <horms@ovn.org>
Signed-off-by: Ilya Maximets <i.maximets@ovn.org>
2023-08-14 12:15:03 +02:00

109 lines
3.0 KiB
ReStructuredText

..
Licensed under the Apache License, Version 2.0 (the "License"); you may
not use this file except in compliance with the License. You may obtain
a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
License for the specific language governing permissions and limitations
under the License.
Convention for heading levels in Open vSwitch documentation:
======= Heading 0 (reserved for the title in a document)
------- Heading 1
~~~~~~~ Heading 2
+++++++ Heading 3
''''''' Heading 4
Avoid deeper levels because they do not render well.
==========
Committers
==========
Open vSwitch committers are the people who have been granted access to push
changes to the Open vSwitch git repository.
The responsibilities of an Open vSwitch committer are documented here:
|responsibilities|.
The process for adding or removing committers is documented here:
|grant-revocation|.
This is the current list of active Open vSwitch committers:
.. list-table:: OVS Maintainers
:header-rows: 1
* - Name
- Email
* - Aaron Conole
- aconole@redhat.com
* - Alin Serdean
- aserdean@ovn.org
* - Ansis Atteka
- ansisatteka@gmail.com
* - Eelco Chaudron
- echaudro@redhat.com
* - Ian Stokes
- istokes@ovn.org
* - Ilya Maximets
- i.maximets@ovn.org
* - Kevin Traynor
- ktraynor@redhat.com
* - Russell Bryant
- russell@ovn.org
* - Simon Horman
- horms@ovn.org
* - William Tu
- u9012063@gmail.com
The project also maintains a list of Emeritus Committers (or Maintainers).
More information about Emeritus Committers can be found here:
|emeritus-status|.
.. list-table:: OVS Emeritus Maintainers
:header-rows: 1
* - Name
- Email
* - Alex Wang
- ee07b291@gmail.com
* - Andy Zhou
- azhou@ovn.org
* - Ben Pfaff
- blp@ovn.org
* - Daniele Di Proietto
- daniele.di.proietto@gmail.com
* - Ethan J. Jackson
- ejj@eecs.berkeley.edu
* - Gurucharan Shetty
- guru@ovn.org
* - Jarno Rajahalme
- jarno@ovn.org
* - Jesse Gross
- jesse@kernel.org
* - Joe Stringer
- joe@ovn.org
* - Justin Pettit
- jpettit@ovn.org
* - Pravin B Shelar
- pshelar@ovn.org
* - Thomas Graf
- tgraf@tgraf.ch
* - YAMAMOTO Takashi
- yamamoto@midokura.com
.. Cut here for the Documentation/internals/maintainers.rst
.. |responsibilities| replace:: `Expectations for Developers with Open vSwitch
Repo Access <Documentation/internals/committer-responsibilities.rst>`__
.. |grant-revocation| replace:: `OVS Committer Grant/Revocation Policy
<Documentation/internals/committer-grant-revocation.rst>`__
.. |emeritus-status| replace:: `Emeritus Status for OVS Committers
<Documentation/internals/committer-emeritus-status.rst>`__