Repository: mesos Updated Branches: refs/heads/master eb42c9023 -> 5de7ea455
Added oversubscription in maintainers section Review: https://reviews.apache.org/r/37780 Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/5de7ea45 Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/5de7ea45 Diff: http://git-wip-us.apache.org/repos/asf/mesos/diff/5de7ea45 Branch: refs/heads/master Commit: 5de7ea455ec577e19c67a75b1cf98493b40c53fb Parents: eb42c90 Author: Niklas Nielsen <[email protected]> Authored: Tue Aug 25 17:28:35 2015 -0700 Committer: Niklas Q. Nielsen <[email protected]> Committed: Tue Aug 25 17:29:43 2015 -0700 ---------------------------------------------------------------------- docs/committers.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/mesos/blob/5de7ea45/docs/committers.md ---------------------------------------------------------------------- diff --git a/docs/committers.md b/docs/committers.md index f37da30..a44333e 100644 --- a/docs/committers.md +++ b/docs/committers.md @@ -241,7 +241,11 @@ When sending reviews, it can be valuable to consult the component maintainers, a </tr> <tr> <td>Modules / Hooks</td> - <td>Niklas Nielsen, Benjamin Hindman</td> + <td>Benjamin Hindman, Niklas Nielsen</td> + </tr> + <tr> + <td>Oversubscription</td> + <td>Vinod Kone, Niklas Nielsen, Jie Yu</td> </tr> <tr> <td>CLI</td>
