[latex3-commits] [git/LaTeX3-latex3-latex3] master: Restrict commit emails to latex3/latex3 (4c3b1b1ee)

Joseph Wright joseph.wright at morningstar2.co.uk
Mon Aug 10 11:17:21 CEST 2020


Repository : https://github.com/latex3/latex3
On branch  : master
Link       : https://github.com/latex3/latex3/commit/4c3b1b1ee3a1d7f0b6a9b45999f2c8236c23d4a7

>---------------------------------------------------------------

commit 4c3b1b1ee3a1d7f0b6a9b45999f2c8236c23d4a7
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Mon Aug 10 10:17:21 2020 +0100

    Restrict commit emails to latex3/latex3


>---------------------------------------------------------------

4c3b1b1ee3a1d7f0b6a9b45999f2c8236c23d4a7
 .travis.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.travis.yml b/.travis.yml
index 0832f7003..76cb968c2 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -20,6 +20,7 @@ jobs:
 
 notifications:
   email:
+    if: repo = latex3/latex3
     recipients:
       - latex3-commits at tug.org
     on_success: change





More information about the latex3-commits mailing list.