Skip to content
This repository was archived by the owner on Oct 1, 2021. It is now read-only.

Commit 0068eaa

Browse files
committed
chore: change of lead maintainer syntax
1 parent 1596dfe commit 0068eaa

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

maintainer.json

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

package.json

-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
"url": "https://github.com/ipfs/js-ipfs-repo-migrations/issues/"
1313
},
1414
"license": "MIT",
15-
"leadMaintainer": "Adam Uhlir <[email protected]>",
1615
"files": [
1716
"migrations",
1817
"src",

0 commit comments

Comments
 (0)