[YUNIKORN-1792] fix asf.yaml layout
diff --git a/.asf.yaml b/.asf.yaml
index 80b94d7..09ee175 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -17,6 +17,8 @@
 # under the License.
 #
 
+# https://cwiki.apache.org/confluence/display/INFRA/git+-+.asf.yaml+features
+
 github:
   description: "Apache YuniKorn Web UI"
   homepage: https://yunikorn.apache.org/
@@ -26,11 +28,6 @@
     - universal-resource-scheduler
     - apache-yarn
     - kubernetes
-  notifications:
-    commits:      issues@yunikorn.apache.org
-    issues:       reviews@yunikorn.apache.org
-    pullrequests: reviews@yunikorn.apache.org
-    jira_options: link label
   enabled_merge_buttons:
     squash: true
     merge:  false
@@ -39,3 +36,9 @@
     wiki:     false
     issues:   false
     projects: false
+
+notifications:
+  commits:      issues@yunikorn.apache.org
+  issues:       reviews@yunikorn.apache.org
+  pullrequests: reviews@yunikorn.apache.org
+  jira_options: link label