You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@logging.apache.org by pk...@apache.org on 2023/01/23 22:29:16 UTC

[logging-log4j2] branch master updated: Sync .asf.yaml

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

pkarwasz pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git


The following commit(s) were added to refs/heads/master by this push:
     new fcfd38b3da Sync .asf.yaml
fcfd38b3da is described below

commit fcfd38b3daec8b187166f8d49bd54b3af52d9e36
Author: Piotr P. Karwasz <pi...@karwasz.org>
AuthorDate: Mon Jan 23 23:28:55 2023 +0100

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

diff --git a/.asf.yaml b/.asf.yaml
index d3040ea441..8097fd18f4 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -25,8 +25,10 @@ github:
   description: "Apache Log4j 2 is an upgrade to Log4j that provides significant improvements over its predecessor, Log4j 1.x, and provides many of the improvements available in Logback while fixing some inherent problems in Logback's architecture."
   homepage: https://logging.apache.org/log4j/2.x/
   # enable GitHub Issues and Projects
-  issues: true
-  projects: true
+  features:
+    issues: true
+    projects: true
+  del_branch_on_merge: true
   # and enable support for our old Jira instance
   autolink_jira:
     - LOG4J2