Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 1.04 KB

CONTRIBUTING.md

File metadata and controls

27 lines (16 loc) · 1.04 KB

Contributing to cardano-addresses

If you find a bug or you'd like to propose a feature, please feel free to raise an issue on our issue tracker.

Pull requests are welcome!

When creating a pull request, please make sure that your code adheres to our coding standards.

Roles and Responsibilities

The cardano-addresses repository is co-maintained by @intersectmbo and @cardano-foundation.

The following people hold key responsibilities:

  • @disassembler is responsible for releases
  • @Crypto2099 is responsible for compilation to JavaScript and CI
  • @paweljakubas is responsible for the Haskell components

Regular contributors for the Haskell components are

  • @Anviking @HeinrichApfelmus @jonathanknowles @paweljakubas @paolino

all of whom can merge PRs and be asked to review them.

In addition, the CODEOWNERS file identifies specific reviewers who are required for PRs that affect specific components.