diff options
-rw-r--r-- | system/cdemu-daemon/cdemu-daemon.SlackBuild | 1 | ||||
-rw-r--r-- | system/cdemu-daemon/cdemu-daemon.info | 4 |
2 files changed, 3 insertions, 2 deletions
diff --git a/system/cdemu-daemon/cdemu-daemon.SlackBuild b/system/cdemu-daemon/cdemu-daemon.SlackBuild index bba3d5a8c0..105479fc16 100644 --- a/system/cdemu-daemon/cdemu-daemon.SlackBuild +++ b/system/cdemu-daemon/cdemu-daemon.SlackBuild @@ -5,6 +5,7 @@ # Copyright 2008 Niklas "Nille" Åkerström # Copyright 2010-2013 Niels Horn, Rio de Janeiro, RJ, Brazil <niels.horn@gmail.com> # Copyright 2018-2023 Isaac Yu <isaacyu@protonmail.com> +# Copyright 2025 S. S. Bolokanar <bolokanar@bulgarsociety.org> # All rights reserved. # # Redistribution and use of this script, with or without modification, is diff --git a/system/cdemu-daemon/cdemu-daemon.info b/system/cdemu-daemon/cdemu-daemon.info index 49e45a8c9f..57e5e3f7d0 100644 --- a/system/cdemu-daemon/cdemu-daemon.info +++ b/system/cdemu-daemon/cdemu-daemon.info @@ -6,5 +6,5 @@ MD5SUM="700066b43ce40b58b4f92f8f4fd542d1" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="libmirage vhba-module" -MAINTAINER="Isaac Yu" -EMAIL="isaacyu@protonmail.com" +MAINTAINER="S. S. Bolokanar" +EMAIL="bolokanar@bulgarsociety.org" |