title | layout |
---|---|
Apache Mesos - Committers |
documentation |
An Apache Mesos committer is a contributor who has been given write access to the Apache Mesos code repository and related Apache infrastructure. In the Mesos project, each committer is also a voting member of the PMC.
Every new committer has to be proposed by a current committer and then voted in by the members of the Mesos PMC. For details about this process and for candidate requirements see the general Apache guidelines for assessing new candidates for committership. Candidates prepare for their nomination as committer by contributing to the Mesos project and its community, by acting according to the Apache Way, and by generally following the path from contributor to committer for Apache projects. Specifically for the Mesos project, you can make use of the Apache Mesos Committer Candidate Guidelines for suggestions of what kind of contributions and demonstrated behaviors can be instrumental, and to keep track of your progress. For your reference, this is the template committers usually use when they nominate cadidates.
We'd like to thank the following committers to the Apache Mesos project who have helped get the project to where it is today. This list might be stale, the canonical list is located on Apache's website.
Timezone GMT | Full Name | Company/Organization | IRC Handle | Email Address |
---|---|---|---|---|
-8 | Ross Allen | [email protected] | ||
-5 | Kapil Arya | Mesosphere / Northeastern University | [email protected] | |
+1 | Benjamin Bannier | Mesosphere | [email protected] | |
-8 | Adam B | adam-mesos | [email protected] | |
-8 | Tim Chen | tnachen | [email protected] | |
-8 | Neil Conway | neilc | [email protected] | |
-8 | Ian Downes | idownes | [email protected] | |
+1 | Andrei Budnik | Mesosphere | [email protected] | |
+1 | Benno Evers | Mesosphere | [email protected] | |
-8 | Ali Ghodsi | UC Berkeley | [email protected] | |
-8 | Dominic Hamon | YouTube | [email protected] | |
-8 | Benjamin Hindman | Mesosphere | _benh_ | [email protected] |
-8 | Ian Holsman | [email protected] | ||
-8 | Chun-Hung Hsiao | Mesosphere | [email protected] | |
+8 | Haosdent Huang | Shopee | haosdent | [email protected] |
-8 | Gastón Kleiman | Mesosphere | [email protected] | |
+8 | Kevin Klues | Mesosphere | klueska | [email protected] |
-8 | Vinod Kone | Mesosphere | vinodkone | [email protected] |
-8 | Andy Konwinski | Databricks | [email protected] | |
-8 | Dave Lester | Apple | dlester | [email protected] |
-8 | Zhitao Li | Uber | zhitao | [email protected] |
+8 | Guangya Liu | IBM | gyliu513 | [email protected] |
-8 | Benjamin Mahler | Mesosphere | bmahler | [email protected] |
-8 | Greg Mann | Mesosphere | greggomann | [email protected] |
-8 | Thomas Marshall | Carnegie Mellon University | [email protected] | |
+1 | Bernd Mathiske | bernd | [email protected] | |
-8 | Brenden Matthews | brenden_ | [email protected] | |
-8 | Chris Mattmann | NASA JPL | [email protected] | |
-8 | Anand Mazumdar | anandm | [email protected] | |
-8 | Brian McCallister | Groupon | [email protected] | |
-8 | Niklas Quarfot Nielsen | Intel | niq_ | [email protected] |
-5 | Michael Park | mpark | [email protected] | |
+1 | Alex R | Mesosphere | alexr | [email protected] |
+1 | Alexander Rojas | Mesosphere | alexander | [email protected] |
-8 | Charles Reiss | UC Berkeley | [email protected] | |
-8 | Joris Van Remoortere | joris | [email protected] | |
-8 | Andrew Schwartzmeyer | Microsoft | andschwa | [email protected] |
+1 | Andrei Sekretenko | Mesosphere | [email protected] | |
-8 | Gilbert Song | Mesosphere | [email protected] | |
-5 | Timothy St Clair | Redhat | tstclair | [email protected] |
+1 | Till Toenshoff | Mesosphere | tillt | [email protected] |
-8 | Thomas White | Cloudera | [email protected] | |
-8 | Joseph Wu | Mesosphere | [email protected] | |
-8 | Yan Xu | Apple | xujyan | [email protected] |
-8 | Jie Yu | Mesosphere | jieyu | [email protected] |
-8 | Matei Alexandru Zaharia | Databricks | [email protected] | |
+8 | Qian Zhang | Mesosphere | [email protected] | |
-8 | Meng Zhu | Mesosphere | [email protected] |
If you're interested in becoming a committer yourself, the best way to do so is by participating in developer discussions and contributing patches to the project.
Maintainers are committers that have spent a significant amount of time and effort in the maintenance of a component in the project. Since maintainers have generally lived through the experience of maintaining a part of the project, they tend to have additional context, a sense of direction, a long-term outlook, and an increased incentive to ensure that development is done in a sustainable manner. Maintainers are responsible for the following:
- Providing timely feedback on bug reports and review requests.
- Ensuring the code is straightforward, easy to read / understand.
- Keeping technical debt within reasonable levels.
- Ensuring the code is generally covered by tests.
- Ensuring the code follows the style guidelines.
- Ensuring that any unintuitive or difficult pieces of code are explained with comments.
- Ensuring that any hacks, known limitations, or future considerations are accompanied with TODOs as appropriate.
We're here to build great software together! Maintainers are a means to ensure that we can continue to build great software while scaling the amount of contributors and committers in the project. The responsibilities listed above are expected from all committers in the project in the work that they do, no matter which component they touch. Maintainers additionally carry the above responsibilities for all changes going into a particular component, no matter who is doing the work.
All committers of the Mesos project are expected to use good judgement when committing patches as to whether the maintainers should be consulted.
Examples of changes that would benefit from maintainer consultation:
- Changing or adding functionality.
- Fixing a non-trivial bug.
- Non-trivial refactoring.
- Non-trivial performance improvements.
- Substantial additions or updates to documentation.
Examples of changes that do not generally require maintainer consultation:
- Fixing typos.
- Trivial bug fixes.
- Trivial cleanups, e.g. cleaning up headers.
We aim to have more than one maintainer for each component, in order to ensure that contributors can obtain timely feedback. To avoid information silos, we encourage committers to learn about areas of the code that they are unfamiliar with.
Component | Maintainers (alphabetical) |
---|---|
Master / Agent | Benjamin Hindman, Vinod Kone, Benjamin Mahler, Jie Yu |
Framework API | Benjamin Hindman, Vinod Kone, Benjamin Mahler, Jie Yu |
State Libraries | Benjamin Hindman, Benjamin Mahler |
Replicated Log | Benjamin Hindman, Jie Yu |
ZooKeeper Bindings | Benjamin Hindman, Vinod Kone, Benjamin Mahler, Yan Xu |
Authentication / Authorization | Adam B, Vinod Kone, Till Toenshoff |
Modules / Hooks | Kapil Arya, Benjamin Hindman, Niklas Nielsen |
Oversubscription | Vinod Kone, Niklas Nielsen, Jie Yu |
CLI | maintainers needed |
WebUI | Haosdent Huang, Benjamin Mahler |
Project Website | Dave Lester |
Component | Subcomponent | Maintainers (alphabetical) |
---|---|---|
Mesos Containerizer | Ian Downes, Jie Yu | |
Image Provisioner | Gilbert Song, Jie Yu | |
IO Switchboard | Kevin Klues, Jie Yu | |
Launcher | Benjamin Hindman, Jie Yu | |
Cgroups Isolator | Haosdent, Gilbert Song, Jie Yu | |
CNI Isolator | Avinash Sridharan (cc), Jie Yu, Qian Zhang | |
Nvidia GPU Isolator | Kevin Klues | |
XFS Isolator | Yan Xu, James Peach | |
Docker Containerizer | Tim Chen, Benjamin Hindman |
Component | Maintainers (alphabetical) |
---|---|
Libprocess | Benjamin Hindman, Benjamin Mahler, Jie Yu |
Stout | Benjamin Hindman, Vinod Kone, Benjamin Mahler, Jie Yu |