tuhaihe commented on code in PR #696: URL: https://github.com/apache/cloudberry/pull/696#discussion_r1855869149
########## .asf.yaml: ########## @@ -129,7 +129,7 @@ notifications: issues: [email protected] # Route pull request notifications to commits mailing list pullrequests: [email protected] - # Route discussion notifications to commits mailing list - discussions: [email protected] + # Route discussion notifications to dev mailing list + discussions: [email protected] Review Comment: It's better to route the GitHub discussions to @dev since not too many are posted now. Community members can also use the mailing list to reply to the discussion directly. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
