diff options
author | B. Watson <urchlay@slackware.uk> | 2022-06-08 12:30:02 -0400 |
---|---|---|
committer | B. Watson <urchlay@slackware.uk> | 2022-06-09 13:19:32 -0400 |
commit | bbc12e111c1de2301cb0f0c09f522dbb275eca07 (patch) | |
tree | 85c2499b72ca173024b73813305b9a4b79b33eb1 | |
parent | 5f4af3f22fc5595572143f3ffccdda3a175b7259 (diff) | |
download | slackbuilds-bbc12e111c1de2301cb0f0c09f522dbb275eca07.tar.gz |
system/partimage: Update email address.
Signed-off-by: B. Watson <urchlay@slackware.uk>
-rw-r--r-- | system/partimage/partimage.SlackBuild | 2 | ||||
-rw-r--r-- | system/partimage/partimage.info | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/system/partimage/partimage.SlackBuild b/system/partimage/partimage.SlackBuild index 4c75682a26..70a339b309 100644 --- a/system/partimage/partimage.SlackBuild +++ b/system/partimage/partimage.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for partimage -# Written by B. Watson (yalhcru@gmail.com) +# Written by B. Watson (urchlay@slackware.uk) # Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details. diff --git a/system/partimage/partimage.info b/system/partimage/partimage.info index f2ec2e35c5..03302ba478 100644 --- a/system/partimage/partimage.info +++ b/system/partimage/partimage.info @@ -7,4 +7,4 @@ DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" MAINTAINER="B. Watson" -EMAIL="yalhcru@gmail.com" +EMAIL="urchlay@slackware.uk" |