Appoint Josh Elser to PMC
Project: http://git-wip-us.apache.org/repos/asf/calcite/repo Commit: http://git-wip-us.apache.org/repos/asf/calcite/commit/20fd6998 Tree: http://git-wip-us.apache.org/repos/asf/calcite/tree/20fd6998 Diff: http://git-wip-us.apache.org/repos/asf/calcite/diff/20fd6998 Branch: refs/heads/master Commit: 20fd6998094bab0ec229cb7749d66fd9d50f2929 Parents: d42581d Author: Julian Hyde <[email protected]> Authored: Fri Feb 19 14:04:38 2016 -0800 Committer: Julian Hyde <[email protected]> Committed: Fri Feb 19 14:28:08 2016 -0800 ---------------------------------------------------------------------- site/_data/contributors.yml | 2 +- site/_posts/2016-02-17-elser-pmc.md | 33 ++++++++++++++++++++++++++++++++ 2 files changed, 34 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/calcite/blob/20fd6998/site/_data/contributors.yml ---------------------------------------------------------------------- diff --git a/site/_data/contributors.yml b/site/_data/contributors.yml index 7d61dbc..98f8bf9 100644 --- a/site/_data/contributors.yml +++ b/site/_data/contributors.yml @@ -60,7 +60,7 @@ apacheId: elserj githubId: joshelser org: Hortonworks - role: Committer + role: PMC - name: Julian Hyde apacheId: jhyde githubId: julianhyde http://git-wip-us.apache.org/repos/asf/calcite/blob/20fd6998/site/_posts/2016-02-17-elser-pmc.md ---------------------------------------------------------------------- diff --git a/site/_posts/2016-02-17-elser-pmc.md b/site/_posts/2016-02-17-elser-pmc.md new file mode 100644 index 0000000..960fe79 --- /dev/null +++ b/site/_posts/2016-02-17-elser-pmc.md @@ -0,0 +1,33 @@ +--- +layout: news_item +title: "Calcite appoints Josh Elser to PMC" +date: "2016-02-17 10:30:00 -0800" +author: jhyde +categories: [team] +--- +<!-- +{% comment %} +Licensed to the Apache Software Foundation (ASF) under one or more +contributor license agreements. See the NOTICE file distributed with +this work for additional information regarding copyright ownership. +The ASF licenses this file to you under the Apache License, Version 2.0 +(the "License"); you may not use this file except in compliance with +the License. You may obtain a copy of the License at + +http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +{% endcomment %} +--> + +The Apache Calcite project management committee (PMC) today announced the +appointment of [Josh Elser](https://mail-archives.apache.org/mod_mbox/calcite-dev/201602.mbox/%3C12AA8D09-BBF8-470B-8933-5B672162546C%40apache.org%3E) +to the committee. + +Josh has only been a committer for a few months, but has become a prominent +member of the Calcite project, and has taken leadership in several areas, +not least in discussing [the future of Avatica](https://mail-archives.apache.org/mod_mbox/calcite-dev/201601.mbox/%3C56ABCCFF.3010205%40gmail.com%3E).
