This is an automated email from the ASF dual-hosted git repository.
popduke pushed a commit to branch apache-site-build
in repository https://gitbox.apache.org/repos/asf/bifromq-sites.git
The following commit(s) were added to refs/heads/apache-site-build by this push:
new 6d90b41 fix asf.yml
6d90b41 is described below
commit 6d90b417f7abfa79c781102f0d758f9d909fee8c
Author: Yonny Hao <[email protected]>
AuthorDate: Mon Jun 23 19:06:01 2025 +0800
fix asf.yml
---
.asf.yaml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/.asf.yaml b/.asf.yaml
index acf0e5c..5c42c6a 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -31,6 +31,9 @@ github:
protected_branches:
main: {}
asf-site: {}
+ notifications:
+ commits: [email protected]
+ pullrequests: [email protected]
staging:
profile: ~
@@ -38,6 +41,3 @@ staging:
publish:
whoami: asf-site
- notifications:
- commits: [email protected]
- pullrequests: [email protected]