Skip to content

Commit cdc5f4a

Browse files
jacobheundaviddias
authored andcommitted
chore: add lead maintainer
License: MIT Signed-off-by: Jacob Heun <[email protected]>
1 parent 4e405ca commit cdc5f4a

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,10 @@
1414
1515
This is the implementation of the [IPFS repo spec](https://github.com/ipfs/specs/tree/master/repo) in JavaScript.
1616

17+
## Lead Maintainer
18+
19+
[Jacob Heun](https://github.com/jacobheun)
20+
1721
## Table of Contents
1822

1923
- [Background](#background)

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"name": "ipfs-repo",
33
"version": "0.21.0",
44
"description": "IPFS Repo implementation",
5+
"leadMaintainer": "Jacob Heun <[email protected]>",
56
"main": "src/index.js",
67
"browser": {
78
"rimraf": false,

0 commit comments

Comments
 (0)