Skip to content

Latest commit

 

History

History
54 lines (46 loc) · 2.83 KB

MAINTAINERS.md

File metadata and controls

54 lines (46 loc) · 2.83 KB

Maintainers

Unit-e is an open, community-based project. It's open for contributions.

There is a team of maintainers who have write access to the repository, are reviewing patches, merging pull requests, acting as points of contacts, and helping to get questions and other requests to the project answered.

The maintainer team can be reached on GitHub as @unit-e/maintainers, it consists of the following individuals (listed in alphabetical order of the GitHub handle):

There are some areas of the code where changes might have a critical impact. While the maintainers act as a team, these code areas need special review by domain experts. These code areas and who are the experts is listed below. Add them as reviewers on pull requests which are touching the respective areas.

We do assume a model of shared ownership of the code. So other maintainers, peer reviewers, and contributors are encouraged to review and work on all parts of the code.

The consensus implementation is at the core of unit-e. Changes to it can affect the whole network so they need special review. The implementation consist of the code to run nodes in the different required roles as proposers, validators, or general nodes.