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

young pushed a commit to branch SkyeYoung-patch-1
in repository https://gitbox.apache.org/repos/asf/apisix.git

commit f498be278919bea0aad5dee9392961daa5625467
Author: YYYoung <isk...@outlook.com>
AuthorDate: Thu May 8 21:40:13 2025 +0800

    fix: `.asf.yaml` format
---
 .asf.yaml | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/.asf.yaml b/.asf.yaml
index 29226df44..85875d140 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -159,7 +159,7 @@ github:
           require_code_owner_reviews: true
           required_approving_review_count: 2
 
-    notifications:
-      commits:      notifications@apisix.apache.org
-      issues:       notifications@apisix.apache.org
-      pullrequests: notifications@apisix.apache.org
+notifications:
+  commits:      notifications@apisix.apache.org
+  issues:       notifications@apisix.apache.org
+  pullrequests: notifications@apisix.apache.org

Reply via email to