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

markt-asf pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat.git

commit a9ee3f0cc54ee64a51d6743880a0fcebe1eb7823
Author: Christopher Schultz <[email protected]>
AuthorDate: Mon Jun 1 10:04:10 2026 -0400

    Update .asf.yaml
    
    Explicitly include current release branches.
---
 .asf.yaml | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
index ab59476305..6d9c1f3303 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -7,6 +7,12 @@ github:
           - "~DEFAULT_BRANCH"
           - "release/*"
           - "rel/*"
+          - "11.0.x"
+          - "10.1.x"
+          - "10.0.x"
+          - "9.0.x"
+          - "8.5.x"
+          - "7.0.x"
         excludes: []
       bypass_teams:
         - root


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

Reply via email to