diff --git a/README.md b/README.md index e728a1b..c9dfb16 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,10 @@ > [CID](https://github.com/ipld/cid) implementation in JavaScript. +## Lead Maintainer + +[Volker Mische](https://github.com/vmx) + ## Table of Contents - [Install](#install) diff --git a/package.json b/package.json index fa05ec4..65d33da 100644 --- a/package.json +++ b/package.json @@ -2,6 +2,7 @@ "name": "cids", "version": "0.5.3", "description": "CID Implementation in JavaScript", + "leadMaintainer": "Volker Mische ", "main": "src/index.js", "scripts": { "lint": "aegir lint", @@ -29,7 +30,6 @@ "cid", "ipld" ], - "author": "Friedel Ziegelmayer ", "license": "MIT", "bugs": { "url": "https://github.com/ipld/js-cid/issues"