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

wave pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/openoffice-project.git


The following commit(s) were added to refs/heads/main by this push:
     new a6a27a0  Fix .asf.yaml for Pelican build
a6a27a0 is described below

commit a6a27a0031e9b2bb1b4df5ea0da5d4851f7a6cae
Author: Dave Fisher <[email protected]>
AuthorDate: Wed Nov 11 09:24:37 2020 -0800

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

diff --git a/.asf.yaml b/.asf.yaml
index bbbd5eb..5cbf72a 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -6,5 +6,5 @@ pelican:
   whoami:       main
 
 staging:
-  whoami:      asf-site
-  profile:     ~
+  whoami:       asf-site
+  profile:      ~

Reply via email to