This is an automated email from the ASF dual-hosted git repository.
sblackmon pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/streams-activitypub.git
The following commit(s) were added to refs/heads/main by this push:
new 4490657 chore: notification (#561)
4490657 is described below
commit 449065769f437c318b0d4ecf7cd93e1fd3dd0a6f
Author: Steve Blackmon <[email protected]>
AuthorDate: Sat Feb 10 11:33:53 2024 -0600
chore: notification (#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 a157723..fec090d 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -30,3 +30,9 @@ github:
- activitypub
protected_branches:
main: {}
+ notifications:
+ commits: [email protected]
+ issues: [email protected]
+ pullrequests: [email protected]
+ jobs: [email protected]
+ discussions: [email protected]