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

git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/plc4x-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 7f3e854  Site checkin for project PLC4X: Jenkins Tools
7f3e854 is described below

commit 7f3e85463186e2bb7046d6f57c0d54d4d4cdee68
Author: jenkins <[email protected]>
AuthorDate: Mon Feb 24 16:16:27 2020 +0000

    Site checkin for project PLC4X: Jenkins Tools
---
 .htaccess            | 20 ++++++++++++++++++++
 developers/team.html |  4 ++--
 2 files changed, 22 insertions(+), 2 deletions(-)

diff --git a/.htaccess b/.htaccess
new file mode 100644
index 0000000..a1a6339
--- /dev/null
+++ b/.htaccess
@@ -0,0 +1,20 @@
+#
+# 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.
+#
+
+RewriteEngine On
+RewriteCond %{HTTPS} !=on
+RewriteRule ^ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301]
\ No newline at end of file
diff --git a/developers/team.html b/developers/team.html
index 8960346..28b50f1 100644
--- a/developers/team.html
+++ b/developers/team.html
@@ -248,7 +248,7 @@
 <p class="tableblock">Founder / CEO</p>
 <p class="tableblock">pragmatic minds GmbH /
 pragmatic industries GmbH</p>
-<p class="tableblock">NĂ¼rtingen</p></td>
+<p class="tableblock">Kirchheim unter Teck</p></td>
 <td class="tableblock halign-left valign-top"><p class="tableblock">Has 
studied mathematics in Stuttgart. Besides his interest in open source software 
and big data, he focuses on the analysis of time series and traces from testing 
or manufacturing. PLC4X was the first project where he was offered a position 
as (P)PMC but he is also engaged in other Apache projects like Edgent and 
IotDB.</p></td>
 <td class="tableblock halign-left valign-top"></td>
 <td class="tableblock halign-left valign-top"><div class="content"><div 
class="imageblock">
@@ -262,7 +262,7 @@ pragmatic industries GmbH</p>
 <p class="tableblock">IoT Consultant</p>
 <p class="tableblock">codecentric AG</p>
 <p class="tableblock">Frankfurt</p></td>
-<td class="tableblock halign-left valign-top"><p class="tableblock">Software 
engineer, member of the (P)PMC of PLC4X</p></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">Software 
engineer, member of the PMC of PLC4X</p></td>
 <td class="tableblock halign-left valign-top"></td>
 <td class="tableblock halign-left valign-top"><div class="content"><div 
class="imageblock">
 <div class="content">

Reply via email to