diff --git a/maintainer.json b/maintainer.json new file mode 100644 index 0000000000..7fc0aa142b --- /dev/null +++ b/maintainer.json @@ -0,0 +1,11 @@ +{ + "repoLeadMaintainer": { + "name": "Alan Shaw", + "email": "alan.shaw@protocol.ai", + "username": "alanshaw" + }, + "workingGroup": { + "name": "JS IPFS", + "entryPoint": "https://github.com/ipfs/js-core" + } +}