From 4331e709337113e49db024589e8fafb8fa0d4309 Mon Sep 17 00:00:00 2001 From: zkochan Date: Mon, 6 Nov 2017 23:25:23 +0200 Subject: [PATCH] docs: update author email --- LICENSE | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/LICENSE b/LICENSE index 638ed18d26..be62ea8577 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ The MIT License (MIT) -Copyright (c) 2017 Zoltan Kochan +Copyright (c) 2017 Zoltan Kochan Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/package.json b/package.json index a28030a521..9a8bbb038a 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ ], "author": { "name": "Zoltan Kochan", - "email": "zoltan.kochan@gmail.com", + "email": "z@kochan.io", "url": "https://www.kochan.io" }, "license": "MIT",