You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@plc4x.apache.org by sr...@apache.org on 2022/03/07 14:45:42 UTC

[plc4x-build-tools] branch develop updated: chore(build): added missing asf yaml

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

sruehl pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/plc4x-build-tools.git


The following commit(s) were added to refs/heads/develop by this push:
     new 9ff1e93  chore(build): added missing asf yaml
9ff1e93 is described below

commit 9ff1e93b89c4d78cebe4b7f9cfc41ab7ed4d69fd
Author: Sebastian Rühl <sr...@apache.org>
AuthorDate: Mon Mar 7 15:45:01 2022 +0100

    chore(build): added missing asf yaml
---
 .asf.yaml | 41 +++++++++++++++++++++++++++++++++++++++++
 1 file changed, 41 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
new file mode 100644
index 0000000..abe70ff
--- /dev/null
+++ b/.asf.yaml
@@ -0,0 +1,41 @@
+# ----------------------------------------------------------------------------
+# 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 plc4x Build Tools
+  homepage: https://plc4x.apache.org/
+
+  labels:
+    - java
+
+  features:
+    wiki: false
+    issues: false
+    projects: true
+
+  enabled_merge_buttons:
+    squash: true
+    merge: false
+    rebase: false
+
+notifications:
+  commits:              commits@plc4x.apache.org
+  issues:               issues@plc4x.apache.org
+  pullrequests_status:  dev@plc4x.apache.org
+  pullrequests_comment: dev@plc4x.apache.org