chore: update lead maintainer

This commit is contained in:
Jacob Heun 2018-07-27 15:59:52 +02:00 committed by David Dias
parent e6e5b872dc
commit 0b729621db
2 changed files with 2 additions and 2 deletions

View File

@ -39,7 +39,7 @@ We've come a long way, but this project is still in Alpha, lots of development i
## Lead Maintainer
[David Dias](https://github.com/diasdavid/)
[Jacob Heun](https://github.com/jacobheun/)
## Table of Contents

View File

@ -2,7 +2,7 @@
"name": "libp2p",
"version": "0.23.0",
"description": "JavaScript base class for libp2p bundles",
"leadMaintainer": "David Dias <daviddias@ipfs.io>",
"leadMaintainer": "Jacob Heun <jacobheun@gmail.com>",
"main": "src/index.js",
"scripts": {
"lint": "aegir lint",