From 19c83d79891b4af29d4c24d34de7d02ad717e9d5 Mon Sep 17 00:00:00 2001 From: "Piotr P. Karwasz" Date: Fri, 9 May 2025 20:34:51 +0200 Subject: [PATCH] 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 992c8cad121..30b9abab604 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.