This is an automated email from the ASF dual-hosted git repository.
sblackmon pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/streams.git
The following commit(s) were added to refs/heads/master by this push:
new d256f0aafe chore: notifications (#561)
d256f0aafe is described below
commit d256f0aafe3c273f601fbb4ee5da11b26a2cfa65
Author: Steve Blackmon <[email protected]>
AuthorDate: Sat Feb 10 11:31:41 2024 -0600
chore: notifications (#561)
Signed-off-by: Steve Blackmon <[email protected]>
#561
---
.asf.yaml | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/.asf.yaml b/.asf.yaml
index 6666911fc6..0a8c8bbc3e 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -29,3 +29,9 @@ github:
- streams
protected_branches:
master: {}
+ notifications:
+ commits: [email protected]
+ issues: [email protected]
+ pullrequests: [email protected]
+ jobs: [email protected]
+ discussions: [email protected]