Repository: arrow Updated Branches: refs/heads/master 31457ae82 -> c2fb9cb73
ARROW-1356: [Website] Add new committers Author: Kouhei Sutou <k...@clear-code.com> Closes #968 from kou/add-new-committers and squashes the following commits: 710558b [Kouhei Sutou] [Website] Add new committers Project: http://git-wip-us.apache.org/repos/asf/arrow/repo Commit: http://git-wip-us.apache.org/repos/asf/arrow/commit/c2fb9cb7 Tree: http://git-wip-us.apache.org/repos/asf/arrow/tree/c2fb9cb7 Diff: http://git-wip-us.apache.org/repos/asf/arrow/diff/c2fb9cb7 Branch: refs/heads/master Commit: c2fb9cb737be8231273dc68334fc3b16d75db85a Parents: 31457ae Author: Kouhei Sutou <k...@clear-code.com> Authored: Wed Aug 16 09:17:19 2017 -0400 Committer: Wes McKinney <wes.mckin...@twosigma.com> Committed: Wed Aug 16 09:17:19 2017 -0400 ---------------------------------------------------------------------- site/committers.html | 8 ++++++++ 1 file changed, 8 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/arrow/blob/c2fb9cb7/site/committers.html ---------------------------------------------------------------------- diff --git a/site/committers.html b/site/committers.html index 91afbab..3909922 100644 --- a/site/committers.html +++ b/site/committers.html @@ -93,6 +93,14 @@ layout: default <td>Uwe L. Korn</td> <td>uwe</td> </tr> +<tr> +<td>Kouhei Sutou</td> +<td>kou</td> +</tr> +<tr> +<td>Philipp Moritz</td> +<td>pcmoritz</td> +</tr> </tbody></table> </div> <!-- /container -->