diff --git a/README.md b/README.md index 8c2ccc42..5c03a343 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ ## Lead Maintainer -[Vasco Santos](https://github.com/vasco-santos). +[Hugo Dias](https://github.com/hugomrdias). ## Table of Contents diff --git a/package.json b/package.json index ed1c73d6..6746daec 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "ipfsd-ctl", "version": "0.37.5", "description": "Spawn IPFS Daemons, JS or Go", - "leadMaintainer": "Vasco Santos ", + "leadMaintainer": "Hugo Dias ", "main": "src/index.js", "scripts": { "lint": "aegir lint",