From 6dab31288e1376dba9c0723fea2af076ae10a7e1 Mon Sep 17 00:00:00 2001 From: Francisco Giordano Date: Wed, 8 Aug 2018 18:11:22 -0300 Subject: [PATCH] change author to OpenZeppelin Community (#1173) --- ethpm.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ethpm.json b/ethpm.json index 50bac08e1..aa69ce6c5 100644 --- a/ethpm.json +++ b/ethpm.json @@ -3,7 +3,7 @@ "version": "1.11.0", "description": "Secure Smart Contract library for Solidity", "authors": [ - "Manuel Araoz " + "OpenZeppelin Community " ], "keywords": [ "solidity", diff --git a/package.json b/package.json index b986eb703..aa0c9e77b 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "security", "zeppelin" ], - "author": "Manuel Araoz ", + "author": "OpenZeppelin Community ", "license": "MIT", "bugs": { "url": "https://github.com/OpenZeppelin/zeppelin-solidity/issues"