This is an automated email from the ASF dual-hosted git repository. pkarwasz pushed a commit to branch adm/basemax in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git
commit 19c83d79891b4af29d4c24d34de7d02ad717e9d5 Author: Piotr P. Karwasz <[email protected]> AuthorDate: Fri May 9 20:34:51 2025 +0200 Add Max Base as collaborator I propose to add @basemax as collaborator, to help with bug triage and project management. Max is a very prolific Open Source contributor and have helped many projects (see [his profile](https://github.com/basemax)). **Note**: To prevent misunderstandings, "contributor" is not the same thing as "committer" and IMHO this PR does not require a PMC vote. --- .asf.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.asf.yaml b/.asf.yaml index 992c8cad12..30b9abab60 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -55,6 +55,9 @@ github: - logger - api - syslog + # People helping with triaging and Project Management + collaborators: + - basemax # Enforce squashing while merging PRs. # Otherwise, the git log gets polluted severely.
