diff options
author | Philip Hands <phil@hands.com> | 2015-12-11 08:41:47 +0000 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2015-12-11 18:02:29 +0100 |
commit | 51455c74e055da08a052adc17515bc134d0b05dc (patch) | |
tree | 82aa2cef37a591f9c492c608158d4c531b1ac4a2 /hosts/jenkins-test-vm/etc/aliases | |
parent | a291887e1990987956b3b9d85e411adb6981c25a (diff) | |
download | jenkins.debian.net-51455c74e055da08a052adc17515bc134d0b05dc.tar.xz |
stop the test vm from spamming the world
Diffstat (limited to 'hosts/jenkins-test-vm/etc/aliases')
-rw-r--r-- | hosts/jenkins-test-vm/etc/aliases | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/hosts/jenkins-test-vm/etc/aliases b/hosts/jenkins-test-vm/etc/aliases index 0c0c0088..7236c889 100644 --- a/hosts/jenkins-test-vm/etc/aliases +++ b/hosts/jenkins-test-vm/etc/aliases @@ -1,3 +1,4 @@ # See man 5 aliases for format postmaster: root -root: holger@layer-acht.org, helmutg@debian.org, mattia@mapreri.org, phil@hands.com +root: phil +#root: holger@layer-acht.org, helmutg@debian.org, mattia@mapreri.org, phil@hands.com |