diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2012-09-02 10:10:20 +0200 |
---|---|---|
committer | Matteo Bernardini <ponce@slackbuilds.org> | 2012-09-02 10:10:20 +0200 |
commit | d547e0f889bcb383506b591bc6931c299bad4454 (patch) | |
tree | 9504ee4774167f72a93b5038f3d5336755f86d74 /desktop/lxde-common | |
parent | 6bac1b647edd6907588d0c11946718d77e4daeba (diff) | |
download | slackbuilds-d547e0f889bcb383506b591bc6931c299bad4454.tar.gz |
Several: Change my email to @SBo in all maintained scripts
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'desktop/lxde-common')
-rw-r--r-- | desktop/lxde-common/lxde-common.SlackBuild | 6 | ||||
-rw-r--r-- | desktop/lxde-common/lxde-common.info | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/desktop/lxde-common/lxde-common.SlackBuild b/desktop/lxde-common/lxde-common.SlackBuild index bee71a1d4e..57e62bb606 100644 --- a/desktop/lxde-common/lxde-common.SlackBuild +++ b/desktop/lxde-common/lxde-common.SlackBuild @@ -34,12 +34,12 @@ # * Initial build. # 0.4.2-1: 11/sep/2009 by Eric Hameleers <alien@slackware.com> # * Update. -# 0.5.0-1: 13/sep/2010 by ponce <matteo.bernardini@gmail.com> +# 0.5.0-1: 13/sep/2010 by Matteo Bernardini <ponce@slackbuilds.org> # * Adapted to slackbuilds.org's autotools template. # * fixed lxpanel and xinitrc -# 20110313_736ded3: 29/mar/2011 by ponce <matteo.bernardini@gmail.com> +# 20110313_736ded3: 29/mar/2011 by Matteo Bernardini <ponce@slackbuilds.org> # * updated to git version. -# 0.5.5-1: 26/dec/2011 by ponce <matteo.bernardini@gmail.com> +# 0.5.5-1: 26/dec/2011 by Matteo Bernardini <ponce@slackbuilds.org> # * Update. # * su_cmd defaults to gksu-polkit. # diff --git a/desktop/lxde-common/lxde-common.info b/desktop/lxde-common/lxde-common.info index 0fd4bdbeb2..08d606fa01 100644 --- a/desktop/lxde-common/lxde-common.info +++ b/desktop/lxde-common/lxde-common.info @@ -6,5 +6,5 @@ MD5SUM="e51a6b2a815a89fda1f497b509465a97" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -MAINTAINER="ponce" -EMAIL="matteo.bernardini@gmail.com" +MAINTAINER="Matteo Bernardini" +EMAIL="ponce@slackbuilds.org" |