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

wave pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tooling-actions.git


The following commit(s) were added to refs/heads/main by this push:
     new ee8e49f  Fix formatting in .asf.yaml
ee8e49f is described below

commit ee8e49fcad4fbf093bc43a1acf002e3013215144
Author: Dave Fisher <[email protected]>
AuthorDate: Thu Nov 13 09:35:46 2025 -0800

    Fix formatting in .asf.yaml
---
 .asf.yaml | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/.asf.yaml b/.asf.yaml
index ad24a0b..6ada66a 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -6,10 +6,10 @@ github:
     issues: true
     projects: true
   enabled_merge_buttons:
-    squash:  true
+    squash: true
     squash_commit_message: DEFAULT
-    merge:   false
-    rebase:  true
+    merge: false
+    rebase: true
   custom_subjects:
     new_pr: "[PR] {title} ({repository})"
     close_pr: "Re: [PR] {title} ({repository})"
@@ -21,6 +21,6 @@ github:
     catchall: "[GH] {title} ({repository})"
 
 notifications:
-  commits:      [email protected]
-  issues:       [email protected]
+  commits: [email protected]
+  issues: [email protected]
   pullrequests: [email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to