This is an automated email from the ASF dual-hosted git repository.
fokko pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/avro.git
The following commit(s) were added to refs/heads/main by this push:
new 50e48bcae Add `jbonofre` as collaborator in `.asf.yml` (#2851)
50e48bcae is described below
commit 50e48bcaee41cd8fd3e62804ff19e49e6c7794fa
Author: JB Onofré <[email protected]>
AuthorDate: Mon Apr 15 16:01:02 2024 +0200
Add `jbonofre` as collaborator in `.asf.yml` (#2851)
Can't say no to a board member :)
---
.asf.yaml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/.asf.yaml b/.asf.yaml
index c5838695f..ebc42cac6 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -40,6 +40,9 @@ github:
rebase: true
squash: true
+ collaborators:
+ - jbonofre
+
notifications:
commits: [email protected]
issues: [email protected]