diff options
-rw-r--r-- | desktop/openbox-themes/openbox-themes.SlackBuild | 1 | ||||
-rw-r--r-- | desktop/openbox-themes/openbox-themes.info | 4 |
2 files changed, 3 insertions, 2 deletions
diff --git a/desktop/openbox-themes/openbox-themes.SlackBuild b/desktop/openbox-themes/openbox-themes.SlackBuild index 9fa003e502..4d07e45c3c 100644 --- a/desktop/openbox-themes/openbox-themes.SlackBuild +++ b/desktop/openbox-themes/openbox-themes.SlackBuild @@ -1,6 +1,7 @@ #!/bin/sh # Copyright 2010 Binh Nguyen <binhvng@gmail.com> +# Copyright 2017 Aaditya Bagga <aaditya_gnulinux@zoho.com> # All rights reserved. # # Redistribution and use of this script, with or without modification, is diff --git a/desktop/openbox-themes/openbox-themes.info b/desktop/openbox-themes/openbox-themes.info index 976ef01ac1..79eba72759 100644 --- a/desktop/openbox-themes/openbox-themes.info +++ b/desktop/openbox-themes/openbox-themes.info @@ -6,5 +6,5 @@ MD5SUM="b6ea4beb64d3a0c68e7c097e3c64885e" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="openbox" -MAINTAINER="nobody" -EMAIL="nobody" +MAINTAINER="Aaditya Bagga" +EMAIL="aaditya_gnulinux@zoho.com" |