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 d5bf2249e chore(asf.yaml): fix shiro-private name
d5bf2249e is described below
commit d5bf2249e18fbd326b9f8d4c8f15267a2e21490b
Author: lprimak <[email protected]>
AuthorDate: Tue Jun 2 19:33:57 2026 -0500
chore(asf.yaml): fix shiro-private name
---
.asf.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.asf.yaml b/.asf.yaml
index f081ef1a8..34bbe3d4f 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -42,7 +42,7 @@ github:
- "release/*"
excludes: []
bypass_teams:
- - "apache/shiro-private"
+ - "shiro-private"
restrict_deletion: true
restrict_force_push: true
required_signatures: false