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 2022/10/29 00:08:19 UTC

[logging-log4cxx] branch master updated: Enable issues to allow github users to create issues

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

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


The following commit(s) were added to refs/heads/master by this push:
     new a7bb076c Enable issues to allow github users to create issues
a7bb076c is described below

commit a7bb076c02dc3e88a8bf5817b44ae6036f6d52aa
Author: Robert Middleton <ro...@rm5248.com>
AuthorDate: Fri Oct 28 20:08:12 2022 -0400

    Enable issues to allow github users to create issues
---
 .asf.yaml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
index 0fa512b6..f6ac158e 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -23,3 +23,5 @@ github:
     - apache
     - logging
     - cpp
+  features:
+    issues: true