This is an automated email from the ASF dual-hosted git repository. hsluoyz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/casbin-website.git
commit 7af2bae15b06ae33b912804b3e093017677c33d9 Author: Yang Luo <[email protected]> AuthorDate: Sun Mar 22 11:22:49 2026 +0800 fix: fix notifications links in .asf.yaml --- .asf.yaml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/.asf.yaml b/.asf.yaml index e5349a2e..c73741cd 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -23,7 +23,7 @@ github: projects: false wiki: false labels: - - Casbin + - casbin enabled_merge_buttons: squash: true merge: false @@ -37,6 +37,3 @@ publish: notifications: commits: [email protected] - issues: [email protected] - pullrequests: [email protected] - jobs: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
