Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
- [Multihash hashers](#multihash-hashers-1)
- [IPLD codecs (multicodec)](#ipld-codecs-multicodec)
- [API Docs](#api-docs)
- [Ownership and Maintenance](#ownership-and-maintenance)
- [License](#license)
- [Contribution](#contribution)

Expand Down Expand Up @@ -247,6 +248,12 @@ Other (less useful) bases implemented in [multiformats/js-multiformats](https://

- <https://multiformats.github.io/js-multiformats>

## Ownership and Maintenance
Maintainers are in [CODEOWNERS](./CODEOWNERS).

Following [the decision](https://github.com/multiformats/js-multiformats/issues/273) to expand ownership to js-libp2p and helia maintainers, issues and PRs are now triaged and handled as part of the multi-party [js-libp2p Open Maintainers Call](https://lu.ma/js-libp2p)


## License

Licensed under either of
Expand Down