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

chenguangsheng pushed a commit to branch qqeasonchen-patch-16
in repository https://gitbox.apache.org/repos/asf/incubator-eventmesh.git

commit 631dba3faf39d169ab3aa1bc3d04fb5d0a7bc29a
Author: Eason Chen <[email protected]>
AuthorDate: Fri Mar 10 16:14:29 2023 +0800

    Update .asf.yaml
---
 .asf.yaml | 11 ++++++++++-
 1 file changed, 10 insertions(+), 1 deletion(-)

diff --git a/.asf.yaml b/.asf.yaml
index 97c0778c4..09b50d4a8 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -16,7 +16,7 @@
 #
 
 github:
-  description: EventMesh is a fully serverless platform used to build 
distributed event-driven applications.
+  description: EventMesh is a new generation serverless event middleware for 
building distributed event-driven applications.
   homepage: https://eventmesh.apache.org/
   labels:
     - pubsub
@@ -42,6 +42,15 @@ github:
     squash:  true
     merge:   true
     rebase:  false
+  notifications:
+    commits:      [email protected]
+    # Send all issue emails (new, closed, comments) to issues@
+    issues:       [email protected]
+    # Send new/closed PR notifications to dev@
+    pullrequests_status: [email protected]
+    # Send individual PR comments/reviews to issues@
+    pullrequests_comment: [email protected]
+    jira_options: link label worklog
   protected_branches:
     master:
       required_status_checks:


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to