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-csharp.git
commit 66bcfa2ab84a02aaed388a165082638360371405 Author: Haonan <[email protected]> AuthorDate: Wed May 24 22:17:51 2023 +0800 Update .asf.yaml --- .asf.yaml | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/.asf.yaml b/.asf.yaml index f9c49f6..20e2eae 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -27,12 +27,7 @@ github: homepage: https://iotdb.apache.org/ labels: - timeseries - - database - - iot - - nosql - - big-data - - java - - tsdb + - iotdb - csharp features: issues: true @@ -40,7 +35,7 @@ github: # enable squash button: squash: true # enable merge button: - merge: false + merge: true # disable rebase button: rebase: true collaborators:
