diff options
author | Jostein Berntsen <jvbernts@online.no> | 2021-04-09 23:24:23 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-04-10 17:04:39 +0700 |
commit | 9238bf0a3c93fae75886fba4d0bcdf03e994704d (patch) | |
tree | 1c48c7bb30a53e570f5965cd415a820be38b2346 /ruby/sequel4 | |
parent | 0245ce97369a5ecf057939723839cdfc13552921 (diff) | |
download | slackbuilds-9238bf0a3c93fae75886fba4d0bcdf03e994704d.tar.gz |
ruby/sequel4: Update maintainer email.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'ruby/sequel4')
-rw-r--r-- | ruby/sequel4/sequel4.SlackBuild | 2 | ||||
-rw-r--r-- | ruby/sequel4/sequel4.info | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/ruby/sequel4/sequel4.SlackBuild b/ruby/sequel4/sequel4.SlackBuild index a4e42c8d45..97e657087f 100644 --- a/ruby/sequel4/sequel4.SlackBuild +++ b/ruby/sequel4/sequel4.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for sequel -# Copyright 2013-2017 Jostein Berntsen <jbernts@broadpark.no> +# Copyright 2013-2017 Jostein Berntsen <jvbernts@online.no> # All rights reserved. # # Redistribution and use of this script, with or without modification, is diff --git a/ruby/sequel4/sequel4.info b/ruby/sequel4/sequel4.info index 49e19d0639..bacc0949d5 100644 --- a/ruby/sequel4/sequel4.info +++ b/ruby/sequel4/sequel4.info @@ -7,4 +7,4 @@ DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" MAINTAINER="Jostein Berntsen" -EMAIL="jbernts@broadpark.no" +EMAIL="jvbernts@online.no" |