You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iceberg.apache.org by cw...@apache.org on 2021/08/02 04:26:00 UTC

[iceberg] branch add-collaborators created (now d11dd40)

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

cws pushed a change to branch add-collaborators
in repository https://gitbox.apache.org/repos/asf/iceberg.git.


      at d11dd40  Add list of Github collaborators to asf.yaml

This branch includes the following new commits:

     new d11dd40  Add list of Github collaborators to asf.yaml

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


[iceberg] 01/01: Add list of Github collaborators to asf.yaml

Posted by cw...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

cws pushed a commit to branch add-collaborators
in repository https://gitbox.apache.org/repos/asf/iceberg.git

commit d11dd409d3ea80fd394e6f28408f630066254c30
Author: Carl Steinbach <cw...@gmail.com>
AuthorDate: Sun Aug 1 21:24:45 2021 -0700

    Add list of Github collaborators to asf.yaml
---
 .asf.yaml | 14 ++++++++++++++
 1 file changed, 14 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
index 8abc3c8..d0935d8 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -17,6 +17,9 @@
 # under the License.
 #
 
+# The format of this file is documented at
+# https://cwiki.apache.org/confluence/display/INFRA/Git+-+.asf.yaml+features
+
 github:
   description: "Apache Iceberg"
   homepage: https://iceberg.apache.org/
@@ -27,6 +30,17 @@ github:
     wiki: true
     issues: true
     projects: true
+  collaborators:  # Note: the number of collaborators is limited to 10
+    - chenjunjiedada
+    - kbendick
+    - jun-he
+    - marton-bod
+    - nastra
+    - samarthjain
+    - mccheah
+    - szehon-ho
+    - findepi
+    - SreeramGarlapati
 
 notifications:
     commits:      commits@iceberg.apache.org