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 3a5a332c294bd83b72ea73944670d206048ddf54 Author: Keith N. McKenna <[email protected]> AuthorDate: Sun Feb 14 21:13:38 2021 -0500 Update .asf.yaml Added the needed new line --- .asf.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.asf.yaml b/.asf.yaml index cf5f87b..a42b619 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -8,4 +8,5 @@ github: notifications: commits: [email protected] issues: [email protected] - pullrequests: [email protected] \ No newline at end of file + pullrequests: [email protected] + \ No newline at end of file
