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 9c7dfa430b2d4f19738e28879ddf27b3d812cf19 Author: Keith N. McKenna <[email protected]> AuthorDate: Fri Feb 12 01:36:39 2021 -0500 Update .asf.yaml corrected the name of doc@ --- .asf.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.asf.yaml b/.asf.yaml index e272f1c..a42b619 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -7,6 +7,6 @@ github: # Set up mailing list notifications notifications: commits: [email protected] - issues: [email protected] - pullrequests: [email protected] + issues: [email protected] + pullrequests: [email protected] \ No newline at end of file
