This is an automated email from the ASF dual-hosted git repository.
knmc pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/openoffice-docs.git
The following commit(s) were added to refs/heads/main by this push:
new 2e7d21f Update .asf.yaml
2e7d21f is described below
commit 2e7d21f2350b00b7f81db67e9d42db0028c7c7d5
Author: Keith N. McKenna <[email protected]>
AuthorDate: Thu Feb 11 23:51:13 2021 -0500
Update .asf.yaml
Added notifications for commits, issues and pull request.
---
.asf.yaml | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/.asf.yaml b/.asf.yaml
index a09a849..d25f388 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -4,3 +4,9 @@ github:
issues: true
# Enable projects for project management boards
projects: true
+# Set up mailing list notifications
+notifications:
+ commits [email protected]
+ issues: [email protected]
+ pullrequests [email protected]
+
\ No newline at end of file