-
Notifications
You must be signed in to change notification settings - Fork 455
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add GOVERNANCE.md to describe governance (#2830)
- Loading branch information
Showing
1 changed file
with
20 additions
and
0 deletions.
There are no files selected for viewing
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,20 @@ | ||
# Governance | ||
|
||
M3 is owned by Uber, and is governed by its Technical Steering Committee (the | ||
"TSC"). | ||
|
||
The current members of the TSC are: | ||
|
||
- @jimjag (Uber) | ||
- @martin-mao (Chronosphere) | ||
- @mway (Uber) | ||
- @prateek (Uber) | ||
- @robskillington (Chronosphere) | ||
|
||
While the TSC aims to operate as a consensus-based community, if any TSC | ||
decision requires a vote to move the proposal forward, decisions by vote require | ||
a majority vote of all TSC members. | ||
|
||
To reach the TSC directly, please email [email protected]. For administrative | ||
questions or issues, please contact [email protected]. To add the TSC to issues or | ||
pull requests, add the [TSC label](https://github.com/m3db/m3/labels/TSC). |