You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by we...@apache.org on 2019/02/08 03:12:24 UTC

[arrow] branch master updated: ARROW-4483: [Website] Add myself to contributors.yaml to fix broken link in blog post

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 2f6329f  ARROW-4483: [Website] Add myself to contributors.yaml to fix broken link in blog post
2f6329f is described below

commit 2f6329ff51405e640e03274bea87b2bde4817c53
Author: Andy Grove <an...@gmail.com>
AuthorDate: Thu Feb 7 21:12:04 2019 -0600

    ARROW-4483: [Website] Add myself to contributors.yaml to fix broken link in blog post
    
    Author: Andy Grove <an...@gmail.com>
    
    Closes #3564 from andygrove/ARROW-4483 and squashes the following commits:
    
    0441126c2 <Andy Grove> Add myself to contributors.yaml to fix broken link in blog post
---
 site/_data/contributors.yml | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/site/_data/contributors.yml b/site/_data/contributors.yml
index c492307..95b18b2 100644
--- a/site/_data/contributors.yml
+++ b/site/_data/contributors.yml
@@ -42,4 +42,8 @@
 - name: The Apache Arrow PMC
   apacheId: pmc
   githubId: pmc
+- name: Andy Grove
+  apacheId: agrove
+  githubId: andygrove
+  role: PMC
 # End contributors.yml