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

Commit f9bfa29

Browse files
author
Alan Shaw
authored
docs: create maintainer.json (#1864)
In preparation for ipfs/team-mgmt#822
1 parent 240c0b3 commit f9bfa29

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": "alan.shaw@protocol.ai",
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)