Forráskód Böngészése

change author to OpenZeppelin Community (#1173)

Francisco Giordano 7 éve
szülő
commit
6dab31288e
2 módosított fájl, 2 hozzáadás és 2 törlés
  1. 1 1
      ethpm.json
  2. 1 1
      package.json

+ 1 - 1
ethpm.json

@@ -3,7 +3,7 @@
   "version": "1.11.0",
   "description": "Secure Smart Contract library for Solidity",
   "authors": [
-    "Manuel Araoz <manuelaraoz@gmail.com>"
+    "OpenZeppelin Community <maintainers@openzeppelin.org>"
   ],
   "keywords": [
     "solidity",

+ 1 - 1
package.json

@@ -30,7 +30,7 @@
     "security",
     "zeppelin"
   ],
-  "author": "Manuel Araoz <manuelaraoz@gmail.com>",
+  "author": "OpenZeppelin Community <maintainers@openzeppelin.org>",
   "license": "MIT",
   "bugs": {
     "url": "https://github.com/OpenZeppelin/zeppelin-solidity/issues"