This is an automated email from the ASF dual-hosted git repository.
lprimak pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/shiro.git
The following commit(s) were added to refs/heads/main by this push:
new 54c33978a chore(.asf.yaml): branch protection again
54c33978a is described below
commit 54c33978a9b7c429d1f89bc38235710e7f439905
Author: lprimak <[email protected]>
AuthorDate: Thu Jun 4 17:53:03 2026 -0500
chore(.asf.yaml): branch protection again
---
.asf.yaml | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/.asf.yaml b/.asf.yaml
index 34bbe3d4f..98fced0c7 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -42,7 +42,8 @@ github:
- "release/*"
excludes: []
bypass_teams:
- - "shiro-private"
+ # shiro-private
+ - "6163760"
restrict_deletion: true
restrict_force_push: true
required_signatures: false