diff options
author | Ryan P.C. McQuen <ryan.q@linux.com> | 2017-01-04 12:52:12 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-01-07 08:49:10 +0700 |
commit | 2eb4d7e68ebed3e1cf6debf4d25ca05d8f153ac6 (patch) | |
tree | 122c82532f0788bc72e6cb0694d3faba2fd26d42 | |
parent | ebdc78edb7095f2e3a517fa1d886876c9e58e5e8 (diff) | |
download | slackbuilds-2eb4d7e68ebed3e1cf6debf4d25ca05d8f153ac6.tar.gz |
network/hipchat: Change email.
Signed-off-by: Ryan P.C. McQuen <ryan.q@linux.com>
-rw-r--r-- | network/hipchat/hipchat.SlackBuild | 2 | ||||
-rw-r--r-- | network/hipchat/hipchat.info | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/network/hipchat/hipchat.SlackBuild b/network/hipchat/hipchat.SlackBuild index 48ee3be935..148292853f 100644 --- a/network/hipchat/hipchat.SlackBuild +++ b/network/hipchat/hipchat.SlackBuild @@ -6,7 +6,7 @@ # Written by Lionel Young <lionelyoung@gmail.com> # Based on http://slackbuilds.org/template.SlackBuild -# Ryan P.C. McQuen | Everett, WA | ryan.q@linux.com +# Ryan P.C. McQuen | Everett, WA | ryanpcmcquen@member.fsf.org # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/network/hipchat/hipchat.info b/network/hipchat/hipchat.info index fa137b91ee..f650226890 100644 --- a/network/hipchat/hipchat.info +++ b/network/hipchat/hipchat.info @@ -7,4 +7,4 @@ DOWNLOAD_x86_64="http://downloads.hipchat.com/linux/arch/x86_64/hipchat-2.2.1388 MD5SUM_x86_64="b3c605ed18425ea680903d33a00ed0da" REQUIRES="" MAINTAINER="Ryan P.C. McQuen" -EMAIL="ryan.q@linux.com" +EMAIL="ryanpcmcquen@member.fsf.org" |