# 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](https://github.com/IntersectMBO/cardano-addresses/issues).
Pull requests are welcome!
When creating a pull request, please make sure that your code adheres to our
[coding standards](https://github.com/input-output-hk/adrestia/blob/master/docs/code/Coding-Standards.md).
## 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.