This is an automated email from the ASF dual-hosted git repository. xuanwo pushed a commit to branch Xuanwo-patch-1 in repository https://gitbox.apache.org/repos/asf/iggy-website.git
commit eb18d3c8c5543362560f2d61224f2650d4bc429a Author: Xuanwo <[email protected]> AuthorDate: Mon Feb 10 16:54:56 2025 +0800 chore: Forward notifications for GitHub-generated events to [email protected] --- .asf.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.asf.yaml b/.asf.yaml index 0aeb7d296..9bd782b61 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -16,6 +16,6 @@ publish: notifications: commits: [email protected] - issues: [email protected] - pullrequests: [email protected] - discussions: [email protected] \ No newline at end of file + issues: [email protected] + pullrequests: [email protected] + discussions: [email protected]
