From 50c280315745bdd58bbf484f225f6c30f0120531 Mon Sep 17 00:00:00 2001 From: Hugo Dias Date: Wed, 27 Jun 2018 11:36:57 +0100 Subject: [PATCH] chore: new lead maintainer (#274) --- README.md | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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",