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

sebb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-ponymail-foal.git


The following commit(s) were added to refs/heads/master by this push:
     new 3518b8a  Route issues to the issues@ list
3518b8a is described below

commit 3518b8a14dc4961d6f173c5402e07afc975208a5
Author: sebbASF <[email protected]>
AuthorDate: Tue Sep 28 14:22:15 2021 +0100

    Route issues to the issues@ list
---
 .asf.yaml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
index e472f18..42772c8 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -3,3 +3,6 @@ github:
   features:
     # Enable issue management
     issues: true
+
+notifications:
+    issues:       [email protected]

Reply via email to