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:58:09 UTC

[incubator-opendal] branch main updated: chore: Rename files to yaml (#1624)

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

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


The following commit(s) were added to refs/heads/main by this push:
     new 5550b9f9 chore: Rename files to yaml (#1624)
5550b9f9 is described below

commit 5550b9f93fccd43781c65a6b2aa59817e124b1be
Author: Xuanwo <gi...@xuanwo.io>
AuthorDate: Wed Mar 15 20:58:03 2023 +0800

    chore: Rename files to yaml (#1624)
    
    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:    /