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

gk pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/turbine-core.git


The following commit(s) were added to refs/heads/trunk by this push:
     new 082abcd9 Fix indentation in .asf.yaml
082abcd9 is described below

commit 082abcd934a61df4f2696a65425e1ac052c46cf3
Author: gk <[email protected]>
AuthorDate: Wed Apr 23 10:12:48 2025 +0200

    Fix indentation in .asf.yaml
---
 .asf.yaml | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/.asf.yaml b/.asf.yaml
index 8840bf32..9678cdc4 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -19,9 +19,9 @@ github:
   features:
     # Enable issue management
     issues: true
-    labels:
-        - web-framework
-        - java
-        - apache
+  labels:
+    - web-framework
+    - java
+    - apache
   notifications:
     jira_options: link label comment
\ No newline at end of file

Reply via email to