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.
Most other doc files are in markdown format, so convert this one as well. Instead of linking to the web site, just use relative links to the policy documents in the tree. This patch also gives me a chance to hide a fix for my failure to accurately sort names in alphabetical order. Signed-off-by: Russell Bryant <[email protected]> Acked-by: Justin Pettit <[email protected]>
- Loading branch information
Showing
2 changed files
with
29 additions
and
31 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,29 @@ | ||
Committers | ||
---------- | ||
|
||
OVS committers are the people who have been granted access to push changes to | ||
to the OVS git repository. The responsibilities of an OVS committer are | ||
documented in | ||
[committer-responsibilities.md](./Documentation/committer-responsibilities.md). | ||
|
||
The process for adding or removing committers is in | ||
[committer-grant-revocation.md](./Documentation/committer-grant-revocation.md). | ||
|
||
This is the current list of OVS committers: | ||
|
||
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] |