You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@opendal.apache.org by xu...@apache.org on 2023/03/15 12:57:51 UTC

[incubator-opendal] 01/01: chore: Rename files to yaml

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

xuanwo pushed a commit to branch fix-typo-in-name
in repository https://gitbox.apache.org/repos/asf/incubator-opendal.git

commit 74192f1c3b7f7339fce0f9bd9af5c936d2040dcd
Author: Xuanwo <gi...@xuanwo.io>
AuthorDate: Wed Mar 15 20:57:35 2023 +0800

    chore: Rename files to yaml
    
    Signed-off-by: Xuanwo <gi...@xuanwo.io>
---
 .asf.yaml | 18 ++++++++++++++++++
 .asf.yml  |  3 ---
 2 files changed, 18 insertions(+), 3 deletions(-)

diff --git a/.asf.yaml b/.asf.yaml
new file mode 100644
index 00000000..2ebe1e9f
--- /dev/null
+++ b/.asf.yaml
@@ -0,0 +1,18 @@
+# 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.
+
+github:
+  ghp_branch:  gh-pages
+  ghp_path:    /
diff --git a/.asf.yml b/.asf.yml
deleted file mode 100644
index 07678dbe..00000000
--- a/.asf.yml
+++ /dev/null
@@ -1,3 +0,0 @@
-github:
-  ghp_branch:  gh-pages
-  ghp_path:    /