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

kenn pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/beam-site.git

commit a212ef8b0fb8d82ab89080a77c8b574bcdbab841
Author: Andrew Pilloud <[email protected]>
AuthorDate: Fri Jun 29 14:26:09 2018 -0700

    Add redirect to new team page
---
 src/contribute/team.md | 23 +++++++++++++++++++++++
 1 file changed, 23 insertions(+)

diff --git a/src/contribute/team.md b/src/contribute/team.md
new file mode 100644
index 0000000..ff4c32a
--- /dev/null
+++ b/src/contribute/team.md
@@ -0,0 +1,23 @@
+---
+layout: section
+title: "Beam Team"
+section_menu: section-menu/contribute.html
+permalink: /contribute/team/
+redirect_from:
+  - /project/team/
+  - /team/
+redirect_to: https://home.apache.org/phonebook.html?pmc=beam
+---
+<!--
+Licensed 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.
+-->

Reply via email to