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

janardhan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/systemds-website.git


The following commit(s) were added to refs/heads/master by this push:
     new afdd56f  [BUILD] reformat the .asf.yaml
afdd56f is described below

commit afdd56f3b75fee78384f24d35c38260344e3e5d1
Author: Janardhan Pulivarthi <[email protected]>
AuthorDate: Thu Apr 22 18:41:32 2021 +0530

    [BUILD] reformat the .asf.yaml
    
    - properly indent the options (github, jekyll, staging)
---
 .asf.yaml | 28 ++++++++++++++--------------
 1 file changed, 14 insertions(+), 14 deletions(-)

diff --git a/.asf.yaml b/.asf.yaml
index 7614f57..46f1cd6 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -20,7 +20,7 @@
 #-------------------------------------------------------------
 
 # Document for .asf.yml file is available at
-# https://cwiki.apache.org/confluence/display/INFRA/Git+-+.asf.yaml+features
+# https://s.apache.org/asfyaml
 
 github:
   description: "Apache SystemDS Website"
@@ -52,17 +52,17 @@ github:
       # by allowing linear history
       required_linear_history: true
   
-  # Web hosting
-  staging:
-    profile: ~
-    whoami:  asf-staging
-    # top level directory for serving index.html
-    # Refer: https://github.com/apache/struts-site
-    # Default directories are 
-    #   content/
-    # or output/
-    # outputdir: site
+# Web hosting
+staging:
+  profile: ~
+  whoami:  asf-staging
+  # top level directory for serving index.html
+  # Refer: https://github.com/apache/struts-site
+  # Default directories are 
+  #   content/
+  # or output/
+  # outputdir: site
   
-  jekyll:
-    whoami: master
-    target: asf-staging-jekyll
+jekyll:
+  whoami: master
+  target: asf-staging-jekyll

Reply via email to