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

Commit bf9c595

Browse files
author
Alan Shaw
authored
docs: add maintainer.json (#939)
In preparation for ipfs/team-mgmt#822 License: MIT Signed-off-by: Alan Shaw <[email protected]>
1 parent ab3b6ef commit bf9c595

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

maintainer.json

+11
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"repoLeadMaintainer": {
3+
"name": "Alan Shaw",
4+
"email": "[email protected]",
5+
"username": "alanshaw"
6+
},
7+
"workingGroup": {
8+
"name": "JS IPFS",
9+
"entryPoint": "https://github.com/ipfs/js-core"
10+
}
11+
}

0 commit comments

Comments
 (0)