Skip to content

Commit b272045

Browse files
authored
Enable GitHub discussions and projects (#3552)
1 parent e2cdf23 commit b272045

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.asf.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,12 +31,15 @@ notifications:
3131
pullrequests: [email protected]
3232
pullrequests_bot_dependabot: [email protected]
3333
jira_options: link label worklog
34+
discussions: [email protected]
3435

3536
github:
3637
description: "Apache Log4j is a versatile, feature-rich, efficient logging API and backend for Java."
3738
homepage: https://logging.apache.org/log4j/2.x
3839
features:
3940
issues: true
41+
discussions: true
42+
projects: true
4043
del_branch_on_merge: true
4144
autolink_jira:
4245
- LOG4J2

0 commit comments

Comments
 (0)