You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by qi...@apache.org on 2020/02/11 09:41:29 UTC

[incubator-iotdb] branch revert-789-asf-yaml created (now 0885a17)

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

qiaojialin pushed a change to branch revert-789-asf-yaml
in repository https://gitbox.apache.org/repos/asf/incubator-iotdb.git.


      at 0885a17  Revert "Self-serve modification of git topics (#789)"

This branch includes the following new commits:

     new 0885a17  Revert "Self-serve modification of git topics (#789)"

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[incubator-iotdb] 01/01: Revert "Self-serve modification of git topics (#789)"

Posted by qi...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

qiaojialin pushed a commit to branch revert-789-asf-yaml
in repository https://gitbox.apache.org/repos/asf/incubator-iotdb.git

commit 0885a1784baa1640e04f8db539478aa325e1d90c
Author: Jialin Qiao <qj...@mails.tsinghua.edu.cn>
AuthorDate: Tue Feb 11 17:41:23 2020 +0800

    Revert "Self-serve modification of git topics (#789)"
    
    This reverts commit ee76d500db9f289777d41d18025acd2e49630ccb.
---
 .asf.yaml | 30 ------------------------------
 1 file changed, 30 deletions(-)

diff --git a/.asf.yaml b/.asf.yaml
deleted file mode 100644
index 4ce8666..0000000
--- a/.asf.yaml
+++ /dev/null
@@ -1,30 +0,0 @@
-#
-# 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 IoTDB"
-  homepage: https://iotdb.apache.org/
-  labels:
-    - timeseries
-    - Database
-    - iot
-    - NoSQL
-    - big-data
-    - java
-    - tsdb
\ No newline at end of file