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/lxpanel | |
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/lxpanel')
-rw-r--r-- | desktop/lxpanel/lxpanel.SlackBuild | 2 | ||||
-rw-r--r-- | desktop/lxpanel/lxpanel.info | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/desktop/lxpanel/lxpanel.SlackBuild b/desktop/lxpanel/lxpanel.SlackBuild index a634dbde31..2f075d6eb1 100644 --- a/desktop/lxpanel/lxpanel.SlackBuild +++ b/desktop/lxpanel/lxpanel.SlackBuild @@ -21,7 +21,7 @@ # OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -# Modified by ponce <matteo.bernardini@gmail.com> +# Modified by Matteo Bernardini <ponce@slackbuilds.org> PRGNAM=lxpanel VERSION=${VERSION:-20120820_ca772cc} diff --git a/desktop/lxpanel/lxpanel.info b/desktop/lxpanel/lxpanel.info index 211eea4d80..39ad939afc 100644 --- a/desktop/lxpanel/lxpanel.info +++ b/desktop/lxpanel/lxpanel.info @@ -6,5 +6,5 @@ MD5SUM="d3fda3434c1879a501d1b319e64f6f22" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="lxmenu-data menu-cache" -MAINTAINER="ponce" -EMAIL="matteo.bernardini@gmail.com" +MAINTAINER="Matteo Bernardini" +EMAIL="ponce@slackbuilds.org" |