This is an automated email from the ASF dual-hosted git repository.
weibin pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-graphar-website.git
The following commit(s) were added to refs/heads/main by this push:
new ddd718e Use commits mail list as notification target (#8)
ddd718e is described below
commit ddd718edc5f0b45866d2b65a83230e635ce70531
Author: Weibin Zeng <[email protected]>
AuthorDate: Tue Apr 9 14:46:22 2024 +0800
Use commits mail list as notification target (#8)
Signed-off-by: acezen <[email protected]>
---
.asf.yaml | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/.asf.yaml b/.asf.yaml
index 196043d..2b7b70d 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -35,9 +35,9 @@ github:
publish:
whoami: asf-site
-# notifications:
-# commits: [email protected]
-# issues: [email protected]
-# pullrequests: [email protected]
-# jobs: [email protected]
-# discussions: [email protected]
+notifications:
+ commits: [email protected]
+ issues: [email protected]
+ pullrequests: [email protected]
+ jobs: [email protected]
+ discussions: [email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]