This is an automated email from the ASF dual-hosted git repository.
westonpace pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/arrow-cookbook.git
The following commit(s) were added to refs/heads/main by this push:
new e0177cb Setting up notifications via the ML of git activity (#31)
e0177cb is described below
commit e0177cb64f3953c7b162c7f2d37e93b918096b2a
Author: Weston Pace <[email protected]>
AuthorDate: Wed Aug 11 09:53:39 2021 -1000
Setting up notifications via the ML of git activity (#31)
---
.asf.yaml | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/.asf.yaml b/.asf.yaml
index 3eaf33e..51a656d 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -27,3 +27,7 @@ github:
- thisisnic
- amol-
+notifications:
+ commits: [email protected]
+ issues: [email protected]
+ pullrequests: [email protected]