msmtp-scripts: Update my email
authorDaniel F. Dickinson <cshored@thecshore.com>
Thu, 5 Jul 2018 03:52:40 +0000 (23:52 -0400)
committerDaniel F. Dickinson <cshored@thecshore.com>
Thu, 5 Jul 2018 03:52:40 +0000 (23:52 -0400)
Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
mail/msmtp-scripts/Makefile

index b1441bb95ce4cd8e90e3f8c0f2dbc57b5fc1b667..a1ae713a2e8a902dba2b134d8be7732505e9fbd4 100644 (file)
@@ -1,7 +1,7 @@
 #
 # Copyright (C) 2009 David Cooper <dave@kupesoft.com>
 # Copyright (C) 2009-2015 OpenWrt.org
-# Copyright (C) 2016 Daniel Dickinson <lede@daniel.thecshore.com>
+# Copyright (C) 2016 Daniel Dickinson <cshored@thecshore.com>
 #
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
@@ -19,7 +19,7 @@ PKG_HASH:=2aec48d47b02facf2a33cf97a7434e969c1a054224406e6c55320d825c7902b2
 
 PKG_LICENSE:=GPL-3.0+
 PKG_LICENSE_FILES:=COPYING
-PKG_MAINTAINER:=Daniel Dickinson <lede@daniel.thecshore.com>
+PKG_MAINTAINER:=Daniel Dickinson <cshoreded@thecshore.com>
 
 include $(INCLUDE_DIR)/package.mk