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

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


The following commit(s) were added to refs/heads/asf-site by this push:
     new 94cdb35  Site checkin for project tsfile-website
94cdb35 is described below

commit 94cdb35ec40d154a9ef8b3d2eeed0d9a0fb22277
Author: HTHou <[email protected]>
AuthorDate: Sun Jan 28 17:44:35 2024 +0800

    Site checkin for project tsfile-website
---
 .asf.yaml  | 26 +++++++++++++++++++++++++-
 README.md  |  1 -
 index.html |  0
 3 files changed, 25 insertions(+), 2 deletions(-)

diff --git a/.asf.yaml b/.asf.yaml
index ed31d79..99c6d99 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -1 +1,25 @@
-。
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#     http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+#
+
+staging:
+  profile: ~
+  whoami:  asf-staging
+
+publish:
+  whoami:  asf-site
\ No newline at end of file
diff --git a/README.md b/README.md
deleted file mode 100644
index 1e9a65b..0000000
--- a/README.md
+++ /dev/null
@@ -1 +0,0 @@
-# tsfile-website
diff --git a/index.html b/index.html
new file mode 100644
index 0000000..e69de29

Reply via email to