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

fokko pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/iceberg.git


The following commit(s) were added to refs/heads/master by this push:
     new afbcc98679 Add `ajantha-bhat` as project collaborator (#8439)
afbcc98679 is described below

commit afbcc98679f56c2d0902ab91be7663b7b7e263f6
Author: Ajantha Bhat <[email protected]>
AuthorDate: Thu Aug 31 13:40:58 2023 +0530

    Add `ajantha-bhat` as project collaborator (#8439)
    
    I need permissions to add partition stats related issues to project 
dashboard.
    https://github.com/apache/iceberg/projects/
    
    Adding myself as collbarator since there is one empty slot and I would like 
to help other devs too.
---
 .asf.yaml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/.asf.yaml b/.asf.yaml
index 6b89c49a31..ce24142a51 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -31,7 +31,7 @@ github:
     wiki: true
     issues: true
     projects: true
-  collaborators:  # Note: the number of collaborators is limited to 20
+  collaborators:  # Note: the number of collaborators is limited to 10
     - chenjunjiedada
     - jun-he
     - marton-bod
@@ -41,6 +41,7 @@ github:
     - samredai
     - gaborkaszab
     - bitsondatadev
+    - ajantha-bhat
   ghp_branch: gh-pages
   ghp_path: ~
 

Reply via email to