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 0fa3d60b70731604bfbecf1a92d05896294e97b4 Author: Keith N. McKenna <[email protected]> AuthorDate: Fri Feb 12 01:00:47 2021 -0500 Update .asf.yaml Fixed a formatting issue. --- .asf.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.asf.yaml b/.asf.yaml index 8ddbe3d..e272f1c 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -8,5 +8,5 @@ github: notifications: commits: [email protected] issues: [email protected] - pullrequests [email protected] + pullrequests: [email protected] \ No newline at end of file
