You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@logging.apache.org by rm...@apache.org on 2020/08/27 00:54:37 UTC

[logging-log4cxx] branch asf-yml created (now e49fe0e)

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

rmiddleton pushed a change to branch asf-yml
in repository https://gitbox.apache.org/repos/asf/logging-log4cxx.git.


      at e49fe0e  Added .asf.yaml file to better configure the github git mirror

This branch includes the following new commits:

     new e49fe0e  Added .asf.yaml file to better configure the github git mirror

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.



[logging-log4cxx] 01/01: Added .asf.yaml file to better configure the github git mirror

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

rmiddleton pushed a commit to branch asf-yml
in repository https://gitbox.apache.org/repos/asf/logging-log4cxx.git

commit e49fe0e5890f86195fff1ddcf1ee34d56e38346b
Author: Robert Middleton <ro...@rm5248.com>
AuthorDate: Wed Aug 26 20:54:14 2020 -0400

    Added .asf.yaml file to better configure the github git mirror
---
 .asf.yaml | 25 +++++++++++++++++++++++++
 1 file changed, 25 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
new file mode 100644
index 0000000..0fa512b
--- /dev/null
+++ b/.asf.yaml
@@ -0,0 +1,25 @@
+# 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.
+
+notifications:
+  jira_options: link label
+
+github:
+  description: "Apache Log4cxx is a C++ port of Apache Log4j"
+  homepage: http://logging.apache.org/log4cxx
+  labels:
+    - apache
+    - logging
+    - cpp