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

mikexue pushed a commit to branch xwm1992-patch-2
in repository https://gitbox.apache.org/repos/asf/eventmesh.git

commit 3d1e94b3b344e95d5442fc3d02c45ff7d6c8d9f0
Author: mike_xwm <[email protected]>
AuthorDate: Sat May 20 10:06:05 2023 +0800

    Update .asf.yaml
---
 .asf.yaml | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/.asf.yaml b/.asf.yaml
index eb96ed2b3..d6024c10a 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -26,6 +26,7 @@ github:
     - event-streaming
     - event-sourcing
     - event-governance
+    - event-connector
     - cloud-native
     - serverless
     - serverless-workflow
@@ -33,13 +34,12 @@ github:
     - message-bus
     - cqrs
     - multi-runtime
-    -
     - microservice
     - hacktoberfest
   enabled_merge_buttons:
-    squash:  true
-    merge:   true
-    rebase:  false
+    squash: true
+    merge: true
+    rebase: false
   protected_branches:
     master:
       required_status_checks:
@@ -48,9 +48,9 @@ github:
         dismiss_stale_reviews: true
         required_approving_review_count: 2
 notifications:
-    commits:      [email protected]
+    commits: [email protected]
     # Send all issue emails (new, closed, comments) to issues@
-    issues:       [email protected]
+    issues: [email protected]
     # Send new/closed PR notifications to dev@
     pullrequests_status: [email protected]
     # Send individual PR comments/reviews to issues@


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

Reply via email to