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

Commit

Permalink
chore: add lead maintainer
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobheun authored and daviddias committed May 7, 2018
1 parent feaed0d commit e3ec82c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@

> Datastore implementation backed by s3.
## Lead Maintainer
[Jacob Heun](https://github.com/jacobheun)

## Table of Contents

- [Install](#install)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"name": "datastore-s3",
"version": "0.1.0",
"description": "Datastore implementation backed by s3",
"leadMaintainer": "Jacob Heun<jacobheun@gmail.com>",
"main": "src/index.js",
"scripts": {
"lint": "aegir lint",
Expand All @@ -26,7 +27,6 @@
"datastore",
"s3"
],
"author": "Jacob Heun<jacobheun@gmail.com>",
"license": "MIT",
"bugs": {
"url": "https://github.com/ipfs/js-datastore-s3/issues"
Expand Down

0 comments on commit e3ec82c

Please sign in to comment.