Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

Commit

Permalink
docs: lead maintainer (#1339)
Browse files Browse the repository at this point in the history
  • Loading branch information
daviddias authored May 8, 2018
1 parent 7bb838f commit 427f72b
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,14 @@ You can check the development status at the [Waffle Board](https://waffle.io/ipf

[**`Weekly Dev Calls`**](https://github.com/ipfs/js-ipfs/issues/1179)

## Tech Lead

[David Dias](https://github.com/diasdavid)

## Lead Maintainer

[Alan Shaw](https://github.com/alanshaw)

## Table of Contents

- [Install](#install)
Expand Down
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"name": "ipfs",
"version": "0.28.2",
"description": "JavaScript implementation of the IPFS specification",
"leadMaintainer": "Alan Shaw <alan@tableflip.io>",
"bin": {
"jsipfs": "src/cli/bin.js"
},
Expand Down Expand Up @@ -54,7 +55,6 @@
"keywords": [
"IPFS"
],
"author": "David Dias <daviddias@ipfs.io>",
"license": "MIT",
"bugs": {
"url": "https://github.com/ipfs/js-ipfs/issues"
Expand All @@ -79,7 +79,6 @@
"mocha": "^5.1.1",
"ncp": "^2.0.0",
"nexpect": "^0.5.0",
"pre-commit": "^1.2.2",
"pretty-bytes": "^4.0.2",
"qs": "^6.5.2",
"random-fs": "^1.0.3",
Expand Down

0 comments on commit 427f72b

Please sign in to comment.