You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@turbine.apache.org by gk...@apache.org on 2022/10/24 08:18:41 UTC

[turbine-core] branch asf-site updated: fix incorrect indentation of .asf.yaml file

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

gk pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/turbine-core.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 6acad4a9 fix incorrect indentation of .asf.yaml file
6acad4a9 is described below

commit 6acad4a9a1937bdac6cd1e59feb339cd168086cd
Author: Georg Kallidis <gk...@apache.org>
AuthorDate: Mon Oct 24 10:17:17 2022 +0200

    fix incorrect indentation of .asf.yaml file
---
 .asf.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.asf.yaml b/.asf.yaml
index 67b3c924..be9c00af 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -19,4 +19,4 @@ publish:
   whoami: asf-site
 #  subdir: turbine
 #  subdir: turbine/turbine-5-1
-    subdir: turbine/development/turbine-5-2
\ No newline at end of file
+  subdir: turbine/development/turbine-5-2
\ No newline at end of file