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

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


The following commit(s) were added to refs/heads/master by this push:
     new e29f026  feat: update .asf (#142)
e29f026 is described below

commit e29f026770de4f30571bf3083228a80298313d9a
Author: 琚致远 <[email protected]>
AuthorDate: Sun Jan 17 09:14:08 2021 +0800

    feat: update .asf (#142)
    
    * feat: update .asf
    
    * Update .asf.yaml
    
    * Update .asf.yaml
---
 .asf.yaml | 29 +++++++++++++++++++++++++++++
 1 file changed, 29 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
index 0735550..4e43bda 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -1,2 +1,31 @@
+#
+# 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:
+  description: Apache APISIX Website
+  homepage: https://apisix.apache.org/
+  labels:
+    - apisix
+    - website
+  features:
+    issues: true
+    projects: true
+  enabled_merge_buttons:
+    squash: true
+    merge: false
+    rebase: false
 publish:
   whoami: asf-site

Reply via email to