You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by ha...@apache.org on 2022/03/02 02:44:38 UTC

[iotdb-client-go] branch main updated: Update .asf.yaml

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

haonan pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/iotdb-client-go.git


The following commit(s) were added to refs/heads/main by this push:
     new 5eb5427  Update .asf.yaml
5eb5427 is described below

commit 5eb542744e9d632c28a1e90869c583f71653d0d5
Author: Haonan <hh...@outlook.com>
AuthorDate: Wed Mar 2 10:40:39 2022 +0800

    Update .asf.yaml
---
 .asf.yaml | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/.asf.yaml b/.asf.yaml
index 9a6ea5b..77bdf71 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -18,7 +18,7 @@
 #
 
 github:
-  description: "Apache IoTDB"
+  description: "Apache IoTDB Client for Go"
   homepage: https://iotdb.apache.org/
   labels:
     - timeseries
@@ -27,4 +27,8 @@ github:
     - client
   features:
     wiki: true
-    issues: true
\ No newline at end of file
+    issues: true
+  enabled_merge_buttons:
+    squash:  true
+    merge:   false
+    rebase:  false