You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by li...@apache.org on 2023/06/08 02:05:37 UTC

[arrow-adbc] branch main updated: chore: add collaborators to .asf.yaml (#743)

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

lidavidm pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/arrow-adbc.git


The following commit(s) were added to refs/heads/main by this push:
     new 1360d939 chore: add collaborators to .asf.yaml (#743)
1360d939 is described below

commit 1360d9394c930d7ab51bea095d7a29fa511e12fc
Author: David Li <li...@gmail.com>
AuthorDate: Wed Jun 7 22:05:33 2023 -0400

    chore: add collaborators to .asf.yaml (#743)
---
 .asf.yaml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
index ddee959b..1bce0e04 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -18,6 +18,9 @@
 github:
   description: "Database connectivity API standard and libraries for Apache Arrow"
   homepage: https://arrow.apache.org/adbc/
+  collaborators:
+    - krlmlr
+    - nbenn
   enabled_merge_buttons:
     merge: false
     rebase: false