diff options
author | Daniel Baumann <daniel@debian.org> | 2008-08-28 23:22:25 +0200 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2011-03-09 19:03:40 +0100 |
commit | 953253444b031d7038ab5f8e5e3ab67e078ffe9c (patch) | |
tree | daf26223d6835bce0dd91ae31e25e1e71a831b44 /examples | |
parent | 1afc4848249fe70e26e2b0469b1d86b31ad2c4d5 (diff) | |
download | vyos-live-build-953253444b031d7038ab5f8e5e3ab67e078ffe9c.tar.gz vyos-live-build-953253444b031d7038ab5f8e5e3ab67e078ffe9c.zip |
Setting project email address to the new debian-live@lists.debian.org.
Diffstat (limited to 'examples')
-rwxr-xr-x | examples/cron/snapshots.sh | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/cron/snapshots.sh b/examples/cron/snapshots.sh index 3a702c4a8..4c6290fde 100755 --- a/examples/cron/snapshots.sh +++ b/examples/cron/snapshots.sh @@ -8,8 +8,8 @@ else PACKAGES="live-helper live-initramfs live-initscripts live-webhelper live-magic debian-unofficial-archive-keyring" fi -DEBEMAIL="debian-live-devel@lists.alioth.debian.org" -EMAIL="debian-live-devel@lists.alioth.debian.org" +DEBEMAIL="debian-live@lists.debian.org" +EMAIL="debian-live@lists.debian.org" DEBFULLNAME="Debian Live Autobuilder" NAME="Debian Live Autobuilder" KEY="FDB8D39A" |