forked from openvswitch/ovs
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Stephen Finucane <[email protected]> Signed-off-by: Russell Bryant <[email protected]>
- Loading branch information
1 parent
2567fb8
commit 2eb98b6
Showing
3 changed files
with
76 additions
and
30 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,75 @@ | ||
.. | ||
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 to the Open vSwitch git repository. | ||
|
||
The responsibilities of an Open vSwitch committer are documented | ||
`here <Documentation/committer-responsibilities.md>`__. | ||
|
||
The process for adding or removing committers is documented | ||
`here <Documentation/committer-grant-revocation.md>`__. | ||
|
||
This is the current list of Open vSwitch committers: | ||
|
||
.. list-table:: OVS Maintainers | ||
:header-rows: 1 | ||
|
||
* - Name | ||
* - Alex Wang | ||
- [email protected] | ||
* - Andy Zhou | ||
- [email protected] | ||
* - Ansis Atteka | ||
- [email protected] | ||
* - Ben Pfaff | ||
- [email protected] | ||
* - Daniele Di Proietto | ||
- [email protected] | ||
* - Ethan J. Jackson | ||
- [email protected] | ||
* - Gurucharan Shetty | ||
- [email protected] | ||
* - Jarno Rajahalme | ||
- [email protected] | ||
* - Jesse Gross | ||
- [email protected] | ||
* - Joe Stringer | ||
- [email protected] | ||
* - Justin Pettit | ||
- [email protected] | ||
* - Pravin B Shelar | ||
- [email protected] | ||
* - Russell Bryant | ||
- [email protected] | ||
* - Simon Horman | ||
- [email protected] | ||
* - Thomas Graf | ||
- [email protected] | ||
* - YAMAMOTO Takashi | ||
- [email protected] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters