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

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


The following commit(s) were added to refs/heads/master by this push:
     new be181fa  Reduce indentation from 4 to 2 spaces for consistency with 
the examples in the documentation. This is for cheking if it solves the problem 
of notifications sent to the wrong mailing list.
be181fa is described below

commit be181fa7bfa17aaddd4a1627b02891b140cf8867
Author: Martin Desruisseaux <martin.desruisse...@geomatys.com>
AuthorDate: Tue Oct 26 10:29:50 2021 +0200

    Reduce indentation from 4 to 2 spaces for consistency with the examples in 
the documentation.
    This is for cheking if it solves the problem of notifications sent to the 
wrong mailing list.
    
    https://issues.apache.org/jira/browse/INFRA-22440
---
 .asf.yaml | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/.asf.yaml b/.asf.yaml
index e83eb15..9e65d00 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -5,11 +5,11 @@
 # Active setting: https://gitbox.apache.org/schemes.cgi?sis-site
 #
 notifications:
-    commits:              commits@sis.apache.org
-    issues:               d...@sis.apache.org
-    issues_status:        iss...@sis.apache.org
-    issues_comment:       iss...@sis.apache.org
-    pullrequests:         d...@sis.apache.org
-    pullrequests_status:  iss...@sis.apache.org
-    pullrequests_comment: iss...@sis.apache.org
-    jira_options:         worklog
+  commits:              commits@sis.apache.org
+  issues:               d...@sis.apache.org
+  issues_status:        iss...@sis.apache.org
+  issues_comment:       iss...@sis.apache.org
+  pullrequests:         d...@sis.apache.org
+  pullrequests_status:  iss...@sis.apache.org
+  pullrequests_comment: iss...@sis.apache.org
+  jira_options:         worklog

Reply via email to