This is an automated email from the ASF dual-hosted git repository.

jamesbognar pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/juneau-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 9e6483386 Fix .asf.yaml validation.
9e6483386 is described below

commit 9e648338632572aab6bd55874515f74b078a04ba
Author: JamesBognar <[email protected]>
AuthorDate: Thu Jun 23 15:29:32 2022 -0400

    Fix .asf.yaml validation.
---
 .asf.yaml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.asf.yaml b/.asf.yaml
index 0fa30661f..e8eee47fe 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -1,7 +1,7 @@
 notifications:
   commits:      [email protected]
-  issues:       [email protected]
+  issues:       [email protected]
   pullrequests: [email protected]
   jira_options: link label worklog
   jobs:         [email protected]
-  discussions:  [email protected]
\ No newline at end of file
+  discussions:  [email protected]
\ No newline at end of file

Reply via email to