Skip to content

Commit e4daa65

Browse files
authored
docs(general): Update README about ownership
Make a note about who the owners/maintainers are and where they gather. This relates to #273
1 parent ff9505c commit e4daa65

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
- [Multihash hashers](#multihash-hashers-1)
2323
- [IPLD codecs (multicodec)](#ipld-codecs-multicodec)
2424
- [API Docs](#api-docs)
25+
- [Ownership and Maintenance](#ownership-and-maintenance)
2526
- [License](#license)
2627
- [Contribution](#contribution)
2728

@@ -247,6 +248,13 @@ Other (less useful) bases implemented in [multiformats/js-multiformats](https://
247248

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

251+
## Ownership and Maintenance
252+
Maintainers are in [CODEOWNERS](./CODEOWNERS).
253+
254+
At least as of 202310, issues and PRs are triaged and handled as part of multi-party [js-libp2p triage](https://github.com/libp2p/js-libp2p/blob/master/CONTRIBUTING.md).
255+
256+
The most recent ownership conversation happened in [#273](https://github.com/multiformats/js-multiformats/issues/273).
257+
250258
## License
251259

252260
Licensed under either of

0 commit comments

Comments
 (0)