From 6e2d95f30929bcf37992a450f4c476c4e66f699e Mon Sep 17 00:00:00 2001 From: Hyunje Alex Jun Date: Tue, 29 Apr 2014 14:22:02 +0100 Subject: [PATCH] Change emails in json files. --- bower.json | 2 +- perfect-scrollbar.jquery.json | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bower.json b/bower.json index 6fddebd..8b177fe 100644 --- a/bower.json +++ b/bower.json @@ -3,7 +3,7 @@ "version": "0.4.10", "homepage": "http://noraesae.github.io/perfect-scrollbar/", "authors": [ - "Hyeonje Alex Jun " + "Hyeonje Alex Jun " ], "description": "Tiny but perfect jQuery scrollbar plugin", "main": [ diff --git a/perfect-scrollbar.jquery.json b/perfect-scrollbar.jquery.json index 6778f69..c6542de 100644 --- a/perfect-scrollbar.jquery.json +++ b/perfect-scrollbar.jquery.json @@ -5,7 +5,7 @@ "version": "0.4.10", "author": { "name": "Hyeonje Alex Jun", - "email": "noraesae@yuiazu.net", + "email": "me@noraesae.net", "url": "https://github.com/noraesae/" }, "licenses": [ @@ -30,7 +30,7 @@ "maintainers": [ { "name": "Hyeonje Alex Jun", - "email": "noraesae@yuiazu.net", + "email": "me@noraesae.net", "url": "https://github.com/noraesae/" } ]