Skip to content
This repository has been archived by the owner on Mar 11, 2020. It is now read-only.

Commit

Permalink
docs: add lead-maintainer
Browse files Browse the repository at this point in the history
  • Loading branch information
vasco-santos authored and daviddias committed Oct 31, 2018
1 parent 6984bae commit afc24e9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

- [ipfs-distributed-record-store](https://github.com/libp2p/js-libp2p-distributed-record-store)
Expand Down
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"name": "interface-record-store",
"version": "0.1.3",
"description": "A test suite and interface you can use to implement a a IPRS compliant(https://github.com/ipfs/specs/tree/master/records) Record Store",
"leadMaintainer": "Vasco Santos <vasco.santos@moxy.studio>",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
Expand Down

0 comments on commit afc24e9

Please sign in to comment.