This is an automated email from the ASF dual-hosted git repository. chenguangsheng pushed a commit to branch qqeasonchen-patch-6 in repository https://gitbox.apache.org/repos/asf/eventmesh.git
commit 00956b995020dfae605e21128b77274db0e5e405 Author: Eason Chen <[email protected]> AuthorDate: Mon May 15 20:31:39 2023 +0800 Update .asf.yaml --- .asf.yaml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/.asf.yaml b/.asf.yaml index f3767931b..eb96ed2b3 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -26,7 +26,6 @@ github: - event-streaming - event-sourcing - event-governance - - event-routing - cloud-native - serverless - serverless-workflow @@ -34,10 +33,9 @@ github: - message-bus - cqrs - multi-runtime + - - microservice - - state-management - hacktoberfest - - hacktoberfest2022 enabled_merge_buttons: squash: true merge: true @@ -48,7 +46,7 @@ github: strict: true required_pull_request_reviews: dismiss_stale_reviews: true - required_approving_review_count: 1 + required_approving_review_count: 2 notifications: commits: [email protected] # Send all issue emails (new, closed, comments) to issues@ --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
