This is an automated email from the ASF dual-hosted git repository.

donaldp pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/buildr.git


The following commit(s) were added to refs/heads/master by this push:
     new a573c68  Remove mailouts to individuals now that TravisCI integration 
actually works and instead rely on the mail out to the commit list
a573c68 is described below

commit a573c6867446c23d57c80d986c4178195328b4a9
Author: Peter Donald <pe...@realityforge.org>
AuthorDate: Sun Dec 16 10:10:34 2018 +1100

    Remove mailouts to individuals now that TravisCI integration actually works 
and instead rely on the mail out to the commit list
---
 .travis.yml | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/.travis.yml b/.travis.yml
index c925e8d..4130082 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -21,9 +21,6 @@ notifications:
   email:
     recipients:
       - commits@buildr.apache.org
-      - dona...@apache.org
-      - pe...@realityforge.org
-      - toulm...@apache.org
     on_success: always
     on_failure: always
   irc: "irc.freenode.org#buildr"

Reply via email to