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

bertty pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-wayang-website.git


The following commit(s) were added to refs/heads/main by this push:
     new 5bb1470  correction of issue email on .asf.yaml
5bb1470 is described below

commit 5bb1470bb258c2caa9b602950ff06d5080077363
Author: Bertty Contreras-Rojas <[email protected]>
AuthorDate: Tue Mar 16 00:34:43 2021 -0300

    correction of issue email on .asf.yaml
---
 .asf.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.asf.yaml b/.asf.yaml
index 4054061..83ed4fe 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -16,7 +16,7 @@
 #
 notifications:
   commits:      [email protected]
-  issues:       [email protected]
+  issues:       [email protected]
   pullrequests: [email protected]
   jira_options: link label worklog comment
 

Reply via email to