This is an automated email from the ASF dual-hosted git repository.
cdutz pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/tsfile.git
The following commit(s) were added to refs/heads/develop by this push:
new 69088d00 chore: Moved PR related emails to the new notifications list
69088d00 is described below
commit 69088d00b386fab6b3b19555c4c821c1d380ed2c
Author: Christofer Dutz <[email protected]>
AuthorDate: Wed Jan 10 09:09:34 2024 +0100
chore: Moved PR related emails to the new notifications list
---
.asf.yaml | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/.asf.yaml b/.asf.yaml
index ef2c62f9..44690c1b 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -38,3 +38,10 @@ github:
merge: false
# disable rebase button:
rebase: true
+
+notifications:
+ commits: [email protected]
+ issues: [email protected]
+ pullrequests_status: [email protected]
+ pullrequests_comment: [email protected]
+ pullrequests_bot_dependabot: [email protected]