diff options
author | orbea <orbea@riseup.net> | 2019-05-07 11:39:40 -0700 |
---|---|---|
committer | orbea <orbea@riseup.net> | 2019-05-07 11:41:40 -0700 |
commit | 9460292d66671692b836b9958af67af97c382342 (patch) | |
tree | 3b6f564028330d7ebad0433f6ef948e532d18429 /system/yash | |
parent | 80a3660c3bf04ed23287c541f807d440d96c89ce (diff) |
system/yash: Update maintainer email.
Diffstat (limited to 'system/yash')
-rw-r--r-- | system/yash/yash.SlackBuild | 2 | ||||
-rw-r--r-- | system/yash/yash.info | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/system/yash/yash.SlackBuild b/system/yash/yash.SlackBuild index f9a35c2cd613..2b6391ae4953 100644 --- a/system/yash/yash.SlackBuild +++ b/system/yash/yash.SlackBuild @@ -3,7 +3,7 @@ # Slackware build script for yash # Copyright 2015-2018 Leonard Schmidt <lems@gmx.net> -# Copyright 2018-2019 Hunter Sezen <orbea@fredslev.dk> +# Copyright 2018-2019 Hunter Sezen <orbea@riseup.net> # All rights reserved. # # Redistribution and use of this script, with or without modification, is diff --git a/system/yash/yash.info b/system/yash/yash.info index d48a6b4a1eed..b5cfd3299dc0 100644 --- a/system/yash/yash.info +++ b/system/yash/yash.info @@ -7,4 +7,4 @@ DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" MAINTAINER="Hunter Sezen" -EMAIL="orbea@fredslev.dk" +EMAIL="orbea@riseup.net" |