docs: add lead-maintainer

This commit is contained in:
Vasco Santos 2018-10-31 13:41:51 +00:00 committed by David Dias
parent bc661cbdc4
commit 121981cafc
2 changed files with 5 additions and 0 deletions

View File

@ -11,6 +11,10 @@ Publishing a test suite as a module lets multiple modules all ensure compatibili
The API is presented with both Node.js and Go primitives, however, there is not actual limitations for it to be extended for any other language, pushing forward the cross compatibility and interop through diferent stacks.
## Lead Maintainer
[Vasco Santos](https://github.com/vasco-santos).
# Modules that implement the interface
- [JavaScript libp2p-kad-dht](https://github.com/libp2p/js-libp2p-kad-dht)

View File

@ -2,6 +2,7 @@
"name": "interface-peer-routing",
"version": "0.1.3",
"description": "A test suite and interface you can use to implement a Peer Routing for libp2p.",
"leadMaintainer": "Vasco Santos <vasco.santos@moxy.studio>",
"repository": {
"type": "git",
"url": "https://github.com/diasdavid/interface-peer-routing.git"