This is an automated email from the ASF dual-hosted git repository. knmc pushed a commit to branch Writer-Guide in repository https://gitbox.apache.org/repos/asf/openoffice-docs.git
commit 00fdaaaa4c85b6c20a0d0ed439e4f33473dd68f2 Author: Keith N. McKenna <[email protected]> AuthorDate: Sun Feb 14 19:41:25 2021 -0500 Update .asf.yaml --- .asf.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.asf.yaml b/.asf.yaml index aacf944..cf5f87b 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -7,4 +7,5 @@ github: # Set up mailing list notifications notifications: commits: [email protected] - \ No newline at end of file + issues: [email protected] + pullrequests: [email protected] \ No newline at end of file
