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-native.git
The following commit(s) were added to refs/heads/main by this push:
new de2f81377 Update .asf.yaml to include version branches
de2f81377 is described below
commit de2f81377d212d651f703bfd7432d47da90f02d8
Author: Mark Thomas <[email protected]>
AuthorDate: Fri May 22 23:11:38 2026 +0100
Update .asf.yaml to include version branches
Add version branches to includes in .asf.yaml
---
.asf.yaml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/.asf.yaml b/.asf.yaml
index ab5947630..e010ff629 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -7,6 +7,9 @@ github:
- "~DEFAULT_BRANCH"
- "release/*"
- "rel/*"
+ - "1.3.x"
+ - "1.2.x"
+ - "1.1.x"
excludes: []
bypass_teams:
- root
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]