diff options
author | DhabyX <slack.dhabyx@gmail.com> | 2017-04-06 10:06:39 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-04-06 21:03:17 +0700 |
commit | 3989258c7c01bc6861092f2c0b6a53093eb43541 (patch) | |
tree | 6c156d990f09cb85cdb6f529b48e6a49bd6b6b85 | |
parent | fc00e54f2bc4783df9698e45d7c2ddab0ea214e0 (diff) | |
download | slackbuilds-3989258c7c01bc6861092f2c0b6a53093eb43541.tar.gz |
development/jsmin: new maintainer.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r-- | development/jsmin/jsmin.SlackBuild | 1 | ||||
-rw-r--r-- | development/jsmin/jsmin.info | 4 |
2 files changed, 3 insertions, 2 deletions
diff --git a/development/jsmin/jsmin.SlackBuild b/development/jsmin/jsmin.SlackBuild index 0bd8783665..13ab300169 100644 --- a/development/jsmin/jsmin.SlackBuild +++ b/development/jsmin/jsmin.SlackBuild @@ -2,6 +2,7 @@ # Slackware build script for jsmin # Ryan P.C. McQuen | Everett, WA | ryanpcmcquen@member.fsf.org +# 2017 | Dhaby Xiloj | slack.dhabyx@gmail.com # 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/development/jsmin/jsmin.info b/development/jsmin/jsmin.info index e0f5b70ed7..7c84e6ead0 100644 --- a/development/jsmin/jsmin.info +++ b/development/jsmin/jsmin.info @@ -6,5 +6,5 @@ MD5SUM="b7036954ad6fc5662052fd77eebcb323" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -MAINTAINER="Ryan P.C. McQuen" -EMAIL="ryanpcmcquen@member.fsf.org" +MAINTAINER="DhabyX" +EMAIL="slack.dhabyx@gmail.com" |