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/incubator-plc4x-website.git


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

commit 745cede232fd17a93f6603dd753297e3e552014c
Author: jenkins <[email protected]>
AuthorDate: Tue Mar 19 16:44:41 2019 +0000

    Site checkin for project PLC4X: Jenkins Tools
---
 community/conferences.html                         |   4 +-
 community/getting-involved.html                    |   4 +-
 dependency-convergence.html                        |   4 +-
 dependency-info.html                               |   4 +-
 dependency-management.html                         |   4 +-
 developers/building.html                           |   4 +-
 developers/ci.html                                 |   4 +-
 developers/contributing.html                       | 176 +++++++++++-
 developers/decisions.html                          |   6 +-
 developers/issues.html                             |   4 +-
 developers/jqassistant.html                        |   6 +-
 developers/{decisions.html => maturity.html}       | 299 ++++++++++++++-------
 developers/release.html                            |   4 +-
 developers/sonar.html                              |   4 +-
 developers/{wiki.html => team.html}                |  47 +++-
 developers/vm.html                                 |   4 +-
 developers/vpn.html                                |   4 +-
 developers/website.html                            |   4 +-
 developers/wiki.html                               |   4 +-
 distribution-management.html                       |   4 +-
 images/contributing-github-create-pull-request.png | Bin 0 -> 112177 bytes
 images/contributing-github-fork.png                | Bin 0 -> 96553 bytes
 images/team/cdutz.png                              | Bin 0 -> 27791 bytes
 incubation-proposal.html                           |   4 +-
 index.html                                         |   4 +-
 issue-management.html                              |   4 +-
 licenses.html                                      |   4 +-
 mailing-lists.html                                 |   4 +-
 modules.html                                       |   4 +-
 plugin-management.html                             |   4 +-
 plugins.html                                       |   4 +-
 project-info.html                                  |   4 +-
 protocols/ads/index.html                           |   4 +-
 protocols/delta-v/index.html                       |   4 +-
 protocols/delta-v/read-data.html                   |   4 +-
 protocols/delta-v/reverse-engineering.html         |   4 +-
 protocols/ehtercat/index.html                      |   4 +-
 protocols/ethernet-ip/index.html                   |   4 +-
 protocols/features.html                            |   4 +-
 protocols/index.html                               |   4 +-
 protocols/modbus/index.html                        |   4 +-
 protocols/opc-ua/index.html                        |   4 +-
 protocols/s7/index.html                            |   4 +-
 protocols/s7/s7comm-plus.html                      |   4 +-
 protocols/s7/s7comm.html                           |   4 +-
 scm.html                                           |   4 +-
 sitemap.html                                       |   8 +-
 summary.html                                       |   4 +-
 users/download.html                                |   4 +-
 users/gettingstarted.html                          |   4 +-
 users/industry40.html                              |   4 +-
 users/opm.html                                     |   4 +-
 users/security.html                                |   4 +-
 53 files changed, 561 insertions(+), 157 deletions(-)

diff --git a/community/conferences.html b/community/conferences.html
index 7b35a96..a176485 100644
--- a/community/conferences.html
+++ b/community/conferences.html
@@ -73,8 +73,10 @@
                     <li ><a  href="../developers/sonar.html"  title="Code 
Analysis" >Code Analysis</a></li>
                     <li ><a  href="../developers/ci.html"  title="Continuous 
Integration" >Continuous Integration</a></li>
                     <li ><a  href="../developers/contributing.html"  
title="Contributing" >Contributing</a></li>
-                    <li ><a  href="../developers/jqassistant.html"  
title="JQassistant" >JQassistant</a></li>
+                    <li ><a  href="../developers/decisions.html"  
title="Decision Making" >Decision Making</a></li>
+                    <li ><a  href="../developers/maturity.html"  
title="Maturity" >Maturity</a></li>
                     <li ><a  href="../developers/release.html"  
title="Releasing" >Releasing</a></li>
+                    <li ><a  href="../developers/team.html"  title="Team" 
>Team</a></li>
                     <li ><a  href="../developers/vm.html"  title="VM Access" 
>VM Access</a></li>
                     <li ><a  href="../developers/vpn.html"  title="VPN Access" 
>VPN Access</a></li>
                     <li ><a  href="../developers/website.html"  
title="Website" >Website</a></li>
diff --git a/community/getting-involved.html b/community/getting-involved.html
index 9c8cffc..e398755 100644
--- a/community/getting-involved.html
+++ b/community/getting-involved.html
@@ -73,8 +73,10 @@
                     <li ><a  href="../developers/sonar.html"  title="Code 
Analysis" >Code Analysis</a></li>
                     <li ><a  href="../developers/ci.html"  title="Continuous 
Integration" >Continuous Integration</a></li>
                     <li ><a  href="../developers/contributing.html"  
title="Contributing" >Contributing</a></li>
-                    <li ><a  href="../developers/jqassistant.html"  
title="JQassistant" >JQassistant</a></li>
+                    <li ><a  href="../developers/decisions.html"  
title="Decision Making" >Decision Making</a></li>
+                    <li ><a  href="../developers/maturity.html"  
title="Maturity" >Maturity</a></li>
                     <li ><a  href="../developers/release.html"  
title="Releasing" >Releasing</a></li>
+                    <li ><a  href="../developers/team.html"  title="Team" 
>Team</a></li>
                     <li ><a  href="../developers/vm.html"  title="VM Access" 
>VM Access</a></li>
                     <li ><a  href="../developers/vpn.html"  title="VPN Access" 
>VPN Access</a></li>
                     <li ><a  href="../developers/website.html"  
title="Website" >Website</a></li>
diff --git a/dependency-convergence.html b/dependency-convergence.html
index d22a215..b5f894b 100644
--- a/dependency-convergence.html
+++ b/dependency-convergence.html
@@ -73,8 +73,10 @@
                     <li ><a  href="developers/sonar.html"  title="Code 
Analysis" >Code Analysis</a></li>
                     <li ><a  href="developers/ci.html"  title="Continuous 
Integration" >Continuous Integration</a></li>
                     <li ><a  href="developers/contributing.html"  
title="Contributing" >Contributing</a></li>
-                    <li ><a  href="developers/jqassistant.html"  
title="JQassistant" >JQassistant</a></li>
+                    <li ><a  href="developers/decisions.html"  title="Decision 
Making" >Decision Making</a></li>
+                    <li ><a  href="developers/maturity.html"  title="Maturity" 
>Maturity</a></li>
                     <li ><a  href="developers/release.html"  title="Releasing" 
>Releasing</a></li>
+                    <li ><a  href="developers/team.html"  title="Team" 
>Team</a></li>
                     <li ><a  href="developers/vm.html"  title="VM Access" >VM 
Access</a></li>
                     <li ><a  href="developers/vpn.html"  title="VPN Access" 
>VPN Access</a></li>
                     <li ><a  href="developers/website.html"  title="Website" 
>Website</a></li>
diff --git a/dependency-info.html b/dependency-info.html
index a0a7427..0def903 100644
--- a/dependency-info.html
+++ b/dependency-info.html
@@ -73,8 +73,10 @@
                     <li ><a  href="developers/sonar.html"  title="Code 
Analysis" >Code Analysis</a></li>
                     <li ><a  href="developers/ci.html"  title="Continuous 
Integration" >Continuous Integration</a></li>
                     <li ><a  href="developers/contributing.html"  
title="Contributing" >Contributing</a></li>
-                    <li ><a  href="developers/jqassistant.html"  
title="JQassistant" >JQassistant</a></li>
+                    <li ><a  href="developers/decisions.html"  title="Decision 
Making" >Decision Making</a></li>
+                    <li ><a  href="developers/maturity.html"  title="Maturity" 
>Maturity</a></li>
                     <li ><a  href="developers/release.html"  title="Releasing" 
>Releasing</a></li>
+                    <li ><a  href="developers/team.html"  title="Team" 
>Team</a></li>
                     <li ><a  href="developers/vm.html"  title="VM Access" >VM 
Access</a></li>
                     <li ><a  href="developers/vpn.html"  title="VPN Access" 
>VPN Access</a></li>
                     <li ><a  href="developers/website.html"  title="Website" 
>Website</a></li>
diff --git a/dependency-management.html b/dependency-management.html
index 9edb55d..3a547e9 100644
--- a/dependency-management.html
+++ b/dependency-management.html
@@ -73,8 +73,10 @@
                     <li ><a  href="developers/sonar.html"  title="Code 
Analysis" >Code Analysis</a></li>
                     <li ><a  href="developers/ci.html"  title="Continuous 
Integration" >Continuous Integration</a></li>
                     <li ><a  href="developers/contributing.html"  
title="Contributing" >Contributing</a></li>
-                    <li ><a  href="developers/jqassistant.html"  
title="JQassistant" >JQassistant</a></li>
+                    <li ><a  href="developers/decisions.html"  title="Decision 
Making" >Decision Making</a></li>
+                    <li ><a  href="developers/maturity.html"  title="Maturity" 
>Maturity</a></li>
                     <li ><a  href="developers/release.html"  title="Releasing" 
>Releasing</a></li>
+                    <li ><a  href="developers/team.html"  title="Team" 
>Team</a></li>
                     <li ><a  href="developers/vm.html"  title="VM Access" >VM 
Access</a></li>
                     <li ><a  href="developers/vpn.html"  title="VPN Access" 
>VPN Access</a></li>
                     <li ><a  href="developers/website.html"  title="Website" 
>Website</a></li>
diff --git a/developers/building.html b/developers/building.html
index 7943129..8ed3fab 100644
--- a/developers/building.html
+++ b/developers/building.html
@@ -73,8 +73,10 @@
                     <li ><a  href="sonar.html"  title="Code Analysis" >Code 
Analysis</a></li>
                     <li ><a  href="ci.html"  title="Continuous Integration" 
>Continuous Integration</a></li>
                     <li ><a  href="contributing.html"  title="Contributing" 
>Contributing</a></li>
-                    <li ><a  href="jqassistant.html"  title="JQassistant" 
>JQassistant</a></li>
+                    <li ><a  href="decisions.html"  title="Decision Making" 
>Decision Making</a></li>
+                    <li ><a  href="maturity.html"  title="Maturity" 
>Maturity</a></li>
                     <li ><a  href="release.html"  title="Releasing" 
>Releasing</a></li>
+                    <li ><a  href="team.html"  title="Team" >Team</a></li>
                     <li ><a  href="vm.html"  title="VM Access" >VM 
Access</a></li>
                     <li ><a  href="vpn.html"  title="VPN Access" >VPN 
Access</a></li>
                     <li ><a  href="website.html"  title="Website" 
>Website</a></li>
diff --git a/developers/ci.html b/developers/ci.html
index 38da988..94d4d67 100644
--- a/developers/ci.html
+++ b/developers/ci.html
@@ -73,8 +73,10 @@
                     <li ><a  href="sonar.html"  title="Code Analysis" >Code 
Analysis</a></li>
                                     <li  class="active" ><a  href=""  
title="Continuous Integration" >Continuous Integration</a></li>
                     <li ><a  href="contributing.html"  title="Contributing" 
>Contributing</a></li>
-                    <li ><a  href="jqassistant.html"  title="JQassistant" 
>JQassistant</a></li>
+                    <li ><a  href="decisions.html"  title="Decision Making" 
>Decision Making</a></li>
+                    <li ><a  href="maturity.html"  title="Maturity" 
>Maturity</a></li>
                     <li ><a  href="release.html"  title="Releasing" 
>Releasing</a></li>
+                    <li ><a  href="team.html"  title="Team" >Team</a></li>
                     <li ><a  href="vm.html"  title="VM Access" >VM 
Access</a></li>
                     <li ><a  href="vpn.html"  title="VPN Access" >VPN 
Access</a></li>
                     <li ><a  href="website.html"  title="Website" 
>Website</a></li>
diff --git a/developers/contributing.html b/developers/contributing.html
index 4dc00e8..469d85c 100644
--- a/developers/contributing.html
+++ b/developers/contributing.html
@@ -73,8 +73,10 @@
                     <li ><a  href="sonar.html"  title="Code Analysis" >Code 
Analysis</a></li>
                     <li ><a  href="ci.html"  title="Continuous Integration" 
>Continuous Integration</a></li>
                                     <li  class="active" ><a  href=""  
title="Contributing" >Contributing</a></li>
-                    <li ><a  href="jqassistant.html"  title="JQassistant" 
>JQassistant</a></li>
+                    <li ><a  href="decisions.html"  title="Decision Making" 
>Decision Making</a></li>
+                    <li ><a  href="maturity.html"  title="Maturity" 
>Maturity</a></li>
                     <li ><a  href="release.html"  title="Releasing" 
>Releasing</a></li>
+                    <li ><a  href="team.html"  title="Team" >Team</a></li>
                     <li ><a  href="vm.html"  title="VM Access" >VM 
Access</a></li>
                     <li ><a  href="vpn.html"  title="VPN Access" >VPN 
Access</a></li>
                     <li ><a  href="website.html"  title="Website" 
>Website</a></li>
@@ -175,6 +177,18 @@
         <div class="collapse navbar-collapse" id="toc-nav-collapse">
           <ul id="toc" class="nav navbar-nav">
                                                             <li 
class="toplevel"><a href="#_toc_contributing1" 
title="Contributing">Contributing</a></li>
+                        <li class="toplevel"><a 
href="#_toc_forms_of_contribution1" title="Forms of contribution">Forms of 
contribution</a></li>
+                        <li class="dropdown">
+                            <a href="#" title="Pull-Requests" 
class="dropdown-toggle" role="button" data-toggle="dropdown">Pull-Requests <b 
class="caret"></b></a>
+                            <ul class="dropdown-menu" role="menu">
+                                <!-- Repeat the item, otherwise it is not 
clickable as the dropdown root -->
+                                <li><a href="#_toc_pull-requests" 
title="Pull-Requests">Pull-Requests</a></li>
+                                <li class="divider"></li>
+                                              <li><a 
href="#_toc_keeping_your_fork_up_to_date1" title="Keeping your fork up to 
date">Keeping your fork up to date</a></li>
+                            </ul>
+                        </li>
+                        <li class="toplevel"><a href="#_toc_bug_reports1" 
title="Bug Reports">Bug Reports</a></li>
+                        <li class="toplevel"><a href="#_toc_documentation1" 
title="Documentation">Documentation</a></li>
                         <li class="toplevel"><a href="#_toc_branching_model1" 
title="Branching model">Branching model</a></li>
           </ul>
         </div>
@@ -192,6 +206,166 @@
  </div> 
  <div class="sectionbody"> 
   <div class="sect2"> 
+   <h3 id="_toc_forms_of_contribution1">Forms of contribution</h3> 
+   <div class="paragraph"> 
+    <p>There are multiple forms in which you can become involved with the 
PLC4X project.</p> 
+   </div> 
+   <div class="paragraph"> 
+    <p>These usually are, but are not limited to:</p> 
+   </div> 
+   <div class="ulist"> 
+    <ul> 
+     <li> <p>Submitting Pull Requests</p> </li> 
+     <li> <p>Filing Bug-Reports</p> </li> 
+     <li> <p>Active communication on our mailing lists</p> </li> 
+     <li> <p>Promoting the project (articles, blog posts, talks at 
conferences)</p> </li> 
+     <li> <p>Documentation</p> </li> 
+    </ul> 
+   </div> 
+  </div> 
+  <div class="sect2"> 
+   <h3 id="_toc_pull-requests">Pull-Requests</h3> 
+   <div class="paragraph"> 
+    <p>The simplest way to submit code changes, is via a GitHub 
pull-request.</p> 
+   </div> 
+   <div class="paragraph"> 
+    <p>In order to do this first create a GitHub account and sign into you 
account.</p> 
+   </div> 
+   <div class="paragraph"> 
+    <p>After that’s done, please to to our <a 
href="https://github.com/apache/incubator-plc4x";>GitHub site</a> and create a 
so-called <code>Fork</code>.</p> 
+   </div> 
+   <div class="imageblock"> 
+    <div class="content"> 
+     <img src="../images/contributing-github-fork.png" alt="contributing 
github fork" class="img-responsive"> 
+    </div> 
+   </div> 
+   <div class="paragraph"> 
+    <p>What happens now, is that GitHub creates a full copy of the PLC4X repo 
in your account. Only you can commit to this.</p> 
+   </div> 
+   <div class="paragraph"> 
+    <p>Now ideally you check-out your cloned repository:</p> 
+   </div> 
+   <div class="literalblock"> 
+    <div class="content"> 
+     <pre>git clone 
https://github.com/{your-user-id}/incubator-plc4x.git</pre> 
+    </div> 
+   </div> 
+   <div class="paragraph"> 
+    <p>Now you have a copy of PLC4X on your computer and you can change 
whatever you want and as it’s your copy, you can even commit these changes 
without any danger of breaking things.</p> 
+   </div> 
+   <div class="paragraph"> 
+    <p>As soon as you’re finished with your changes and want us to have a 
look, it’s time to create a so-called <code>Pull-Request</code>.</p> 
+   </div> 
+   <div class="paragraph"> 
+    <p>You do that by going to your forked repository page on GitHub.</p> 
+   </div> 
+   <div class="paragraph"> 
+    <p>Every forked repository has an additional button called "New Pull 
Request":</p> 
+   </div> 
+   <div class="imageblock"> 
+    <div class="content"> 
+     <img src="../images/contributing-github-create-pull-request.png" 
alt="contributing github create pull request" class="img-responsive"> 
+    </div> 
+   </div> 
+   <div class="paragraph"> 
+    <p>If you click on this, we will receive a notification on your changes 
and can review them. We also can discuss your changes and have you perfect your 
pull request before we accept and merge it into PLC4X.</p> 
+   </div> 
+   <div class="sect3"> 
+    <h4 id="_toc_keeping_your_fork_up_to_date1">Keeping your fork up to 
date</h4> 
+    <div class="paragraph"> 
+     <p>As we are continuously working on PLC4X and you created a copy of our 
repo, this will become out-of-date pretty soon.</p> 
+    </div> 
+    <div class="paragraph"> 
+     <p>In order get the changes we introduced in the official repo you have 
to tell git about that.</p> 
+    </div> 
+    <div class="paragraph"> 
+     <p>You do this locally by adding a new so-called <code>remote</code>. Per 
default the remote you cloned from is called <code>origin</code>.</p> 
+    </div> 
+    <div class="paragraph"> 
+     <p>Usually you will call the second remote <code>upstream</code> but in 
general you can call it whatever you like.</p> 
+    </div> 
+    <div class="paragraph"> 
+     <p>Add the remote on the commandline (or your git gui of choice):</p> 
+    </div> 
+    <div class="literalblock"> 
+     <div class="content"> 
+      <pre>git remote add upstream 
https://github.com/apache/incubator-plc4x.git</pre> 
+     </div> 
+    </div> 
+    <div class="paragraph"> 
+     <p>If you list all your remotes, wirth the following command:</p> 
+    </div> 
+    <div class="literalblock"> 
+     <div class="content"> 
+      <pre>git remote -v</pre> 
+     </div> 
+    </div> 
+    <div class="paragraph"> 
+     <p>It should output something like this:</p> 
+    </div> 
+    <div class="literalblock"> 
+     <div class="content"> 
+      <pre>origin    https://github.com/{your-user-id}/incubator-plc4x.git 
(fetch)
+origin    https://github.com/{your-user-id}/incubator-plc4x.git (push)
+upstream    https://github.com/apache/incubator-plc4x.git (fetch)
+upstream    https://github.com/apache/incubator-plc4x.git (push)</pre> 
+     </div> 
+    </div> 
+    <div class="paragraph"> 
+     <p>If that’s so, you’re fine to continue, if not …​ well you could ask 
for assistance on our dev-list.</p> 
+    </div> 
+    <div class="paragraph"> 
+     <p>In order to get all changes of our upstream-repository, just execute 
the following commmand:</p> 
+    </div> 
+    <div class="literalblock"> 
+     <div class="content"> 
+      <pre>git pull upstream</pre> 
+     </div> 
+    </div> 
+    <div class="paragraph"> 
+     <p>This will get all changed from upstream and merge them locally. In 
order to update your GitHub version, you have to push things back to 
<code>origin?</code>. You can do this by execunting the follwing command:</p> 
+    </div> 
+    <div class="literalblock"> 
+     <div class="content"> 
+      <pre>git push</pre> 
+     </div> 
+    </div> 
+    <div class="paragraph"> 
+     <p>(If no remote is provided, git will use <code>origin</code> per 
default)</p> 
+    </div> 
+   </div> 
+  </div> 
+  <div class="sect2"> 
+   <h3 id="_toc_bug_reports1">Bug Reports</h3> 
+   <div class="paragraph"> 
+    <p>We use <a href="https://issues.apache.org/jira/projects/PLC4X";>JIRA</a> 
as our Bug &amp; Issue Tracker.</p> 
+   </div> 
+   <div class="paragraph"> 
+    <p>Feel free to submit <code>feature requests</code>, <code>bug 
reports</code>, <code>patches</code>, <code>comment on issues</code>, …​</p> 
+   </div> 
+   <div class="paragraph"> 
+    <p>In order to be able to do so, you need to create an account first.</p> 
+   </div> 
+   <div class="paragraph"> 
+    <p>Currently Apache has a separate login system for JIRA and all other 
services, this might change in the future, but right now it’s the way things 
are.</p> 
+   </div> 
+   <div class="paragraph"> 
+    <p>So if you are considering to contribute more than just a 
one-time-patch, please choose a username that hasn’t been used by an existing 
<a href="http://people.apache.org/committer-index.html";>Apache comitter</a> as 
this will simplify things if we invite you to become part of the team.</p> 
+   </div> 
+   <div class="paragraph"> 
+    <p>If you want to be assigned to an issue because you want to work on it, 
please request to be added to the JIRA groups on our <a 
href="http://plc4x.apache.org/mailing-lists.html";>developers mailing 
list</a></p> 
+   </div> 
+  </div> 
+  <div class="sect2"> 
+   <h3 id="_toc_documentation1">Documentation</h3> 
+   <div class="paragraph"> 
+    <p>As our documentation and website are generated as a side-product of our 
build, contributing to this technically the same as contributing to the 
code.</p> 
+   </div> 
+   <div class="paragraph"> 
+    <p>All our content is written in Asciidoctor and is located in 
<code>src/site/asciidoctor</code> directories. For a reference of the 
Asciidoctor snytax please have a look at the <a 
href="https://asciidoctor.org/docs/user-manual/#introduction-to-asciidoctor";>Asciidoctor
 documentation</a>.</p> 
+   </div> 
+  </div> 
+  <div class="sect2"> 
    <h3 id="_toc_branching_model1">Branching model</h3> 
    <div class="paragraph"> 
     <p>The PLC4X project uses the following branching model.</p> 
diff --git a/developers/decisions.html b/developers/decisions.html
index fc49153..fe87f81 100644
--- a/developers/decisions.html
+++ b/developers/decisions.html
@@ -65,7 +65,7 @@
                     <li ><a  href="../users/security.html"  title="Security" 
>Security</a></li>
             </ul>
         </li>
-            <li class="dropdown">
+                            <li class="dropdown active">
                 <a href="#" class="dropdown-toggle" 
data-toggle="dropdown">Developers <b class="caret"></b></a>
                 <ul class="dropdown-menu">
                     <li ><a  href="issues.html"  title="Bug & Issue Tracker" 
>Bug & Issue Tracker</a></li>
@@ -73,8 +73,10 @@
                     <li ><a  href="sonar.html"  title="Code Analysis" >Code 
Analysis</a></li>
                     <li ><a  href="ci.html"  title="Continuous Integration" 
>Continuous Integration</a></li>
                     <li ><a  href="contributing.html"  title="Contributing" 
>Contributing</a></li>
-                    <li ><a  href="jqassistant.html"  title="JQassistant" 
>JQassistant</a></li>
+                                    <li  class="active" ><a  href=""  
title="Decision Making" >Decision Making</a></li>
+                    <li ><a  href="maturity.html"  title="Maturity" 
>Maturity</a></li>
                     <li ><a  href="release.html"  title="Releasing" 
>Releasing</a></li>
+                    <li ><a  href="team.html"  title="Team" >Team</a></li>
                     <li ><a  href="vm.html"  title="VM Access" >VM 
Access</a></li>
                     <li ><a  href="vpn.html"  title="VPN Access" >VPN 
Access</a></li>
                     <li ><a  href="website.html"  title="Website" 
>Website</a></li>
diff --git a/developers/issues.html b/developers/issues.html
index 455980c..9f07a2a 100644
--- a/developers/issues.html
+++ b/developers/issues.html
@@ -73,8 +73,10 @@
                     <li ><a  href="sonar.html"  title="Code Analysis" >Code 
Analysis</a></li>
                     <li ><a  href="ci.html"  title="Continuous Integration" 
>Continuous Integration</a></li>
                     <li ><a  href="contributing.html"  title="Contributing" 
>Contributing</a></li>
-                    <li ><a  href="jqassistant.html"  title="JQassistant" 
>JQassistant</a></li>
+                    <li ><a  href="decisions.html"  title="Decision Making" 
>Decision Making</a></li>
+                    <li ><a  href="maturity.html"  title="Maturity" 
>Maturity</a></li>
                     <li ><a  href="release.html"  title="Releasing" 
>Releasing</a></li>
+                    <li ><a  href="team.html"  title="Team" >Team</a></li>
                     <li ><a  href="vm.html"  title="VM Access" >VM 
Access</a></li>
                     <li ><a  href="vpn.html"  title="VPN Access" >VPN 
Access</a></li>
                     <li ><a  href="website.html"  title="Website" 
>Website</a></li>
diff --git a/developers/jqassistant.html b/developers/jqassistant.html
index cb9fce7..83e03af 100644
--- a/developers/jqassistant.html
+++ b/developers/jqassistant.html
@@ -65,7 +65,7 @@
                     <li ><a  href="../users/security.html"  title="Security" 
>Security</a></li>
             </ul>
         </li>
-                            <li class="dropdown active">
+            <li class="dropdown">
                 <a href="#" class="dropdown-toggle" 
data-toggle="dropdown">Developers <b class="caret"></b></a>
                 <ul class="dropdown-menu">
                     <li ><a  href="issues.html"  title="Bug & Issue Tracker" 
>Bug & Issue Tracker</a></li>
@@ -73,8 +73,10 @@
                     <li ><a  href="sonar.html"  title="Code Analysis" >Code 
Analysis</a></li>
                     <li ><a  href="ci.html"  title="Continuous Integration" 
>Continuous Integration</a></li>
                     <li ><a  href="contributing.html"  title="Contributing" 
>Contributing</a></li>
-                                    <li  class="active" ><a  href=""  
title="JQassistant" >JQassistant</a></li>
+                    <li ><a  href="decisions.html"  title="Decision Making" 
>Decision Making</a></li>
+                    <li ><a  href="maturity.html"  title="Maturity" 
>Maturity</a></li>
                     <li ><a  href="release.html"  title="Releasing" 
>Releasing</a></li>
+                    <li ><a  href="team.html"  title="Team" >Team</a></li>
                     <li ><a  href="vm.html"  title="VM Access" >VM 
Access</a></li>
                     <li ><a  href="vpn.html"  title="VPN Access" >VPN 
Access</a></li>
                     <li ><a  href="website.html"  title="Website" 
>Website</a></li>
diff --git a/developers/decisions.html b/developers/maturity.html
similarity index 50%
copy from developers/decisions.html
copy to developers/maturity.html
index fc49153..299a4ee 100644
--- a/developers/decisions.html
+++ b/developers/maturity.html
@@ -9,7 +9,7 @@
           
         <head>
     <meta charset="UTF-8" />
-    <title>Apache PLC4X® (Incubating) - Decision Making</title>
+    <title>Apache PLC4X® (Incubating) - Apache Maturity Model Assessment for 
PLC4X</title>
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <meta name="description" content="" />
       <meta http-equiv="content-language" content="en" />
@@ -31,7 +31,7 @@
           });
         </script>
         </head> <!-- end : head -->
-    <body class="page-developers-decisions project-plc4x-parent">
+    <body class="page-developers-maturity project-plc4x-parent">
 
     <div id="m-top-navbar" class="navbar  navbar-default navbar-fixed-top">
       <div class="container">
@@ -65,7 +65,7 @@
                     <li ><a  href="../users/security.html"  title="Security" 
>Security</a></li>
             </ul>
         </li>
-            <li class="dropdown">
+                            <li class="dropdown active">
                 <a href="#" class="dropdown-toggle" 
data-toggle="dropdown">Developers <b class="caret"></b></a>
                 <ul class="dropdown-menu">
                     <li ><a  href="issues.html"  title="Bug & Issue Tracker" 
>Bug & Issue Tracker</a></li>
@@ -73,8 +73,10 @@
                     <li ><a  href="sonar.html"  title="Code Analysis" >Code 
Analysis</a></li>
                     <li ><a  href="ci.html"  title="Continuous Integration" 
>Continuous Integration</a></li>
                     <li ><a  href="contributing.html"  title="Contributing" 
>Contributing</a></li>
-                    <li ><a  href="jqassistant.html"  title="JQassistant" 
>JQassistant</a></li>
+                    <li ><a  href="decisions.html"  title="Decision Making" 
>Decision Making</a></li>
+                                    <li  class="active" ><a  href=""  
title="Maturity" >Maturity</a></li>
                     <li ><a  href="release.html"  title="Releasing" 
>Releasing</a></li>
+                    <li ><a  href="team.html"  title="Team" >Team</a></li>
                     <li ><a  href="vm.html"  title="VM Access" >VM 
Access</a></li>
                     <li ><a  href="vpn.html"  title="VPN Access" >VPN 
Access</a></li>
                     <li ><a  href="website.html"  title="Website" 
>Website</a></li>
@@ -174,19 +176,9 @@
             </div> <!-- .navbar-header -->
         <div class="collapse navbar-collapse" id="toc-nav-collapse">
           <ul id="toc" class="nav navbar-nav">
-                                                            <li 
class="toplevel"><a href="#_toc_decision_making1" title="Decision 
Making">Decision Making</a></li>
-                        <li class="toplevel"><a href="#_toc_introduction1" 
title="Introduction">Introduction</a></li>
-                        <li class="dropdown">
-                            <a href="#" title="Roles and Responsibilities" 
class="dropdown-toggle" role="button" data-toggle="dropdown">Roles and 
Responsibilities <b class="caret"></b></a>
-                            <ul class="dropdown-menu" role="menu">
-                                <!-- Repeat the item, otherwise it is not 
clickable as the dropdown root -->
-                                <li><a 
href="#_toc_roles_and_responsibilities1" title="Roles and 
Responsibilities">Roles and Responsibilities</a></li>
-                                <li class="divider"></li>
-                                              <li><a 
href="#_toc_project_management_committee1" title="Project Management 
Committee">Project Management Committee</a></li>
-                <li><a href="#_toc_the_chair1" title="The Chair">The 
Chair</a></li>
-                            </ul>
-                        </li>
-                        <li class="toplevel"><a href="#_toc_decision_making2" 
title="Decision Making">Decision Making</a></li>
+                                                            <li 
class="toplevel"><a href="#_toc_apache_maturity_model_assessment_for_plc4x1" 
title="Apache Maturity Model Assessment for PLC4X">Apache Maturity Model 
Assessment for PLC4X</a></li>
+                        <li class="toplevel"><a href="#_toc_overview1" 
title="Overview">Overview</a></li>
+                        <li class="toplevel"><a 
href="#_toc_maturity_model_assessment1" title="Maturity model 
assessment">Maturity model assessment</a></li>
           </ul>
         </div>
       </div> <!-- .container -->
@@ -199,125 +191,234 @@
       <div class="body-content">
 <div class="sect1"> 
  <div class="page-header">
-  <h2 id="_toc_decision_making1">Decision Making</h2>
+  <h2 id="_toc_apache_maturity_model_assessment_for_plc4x1">Apache Maturity 
Model Assessment for PLC4X</h2>
  </div> 
  <div class="sectionbody"> 
   <div class="sect2"> 
-   <h3 id="_toc_introduction1">Introduction</h3> 
-   <div class="paragraph"> 
-    <p>This document describes the roles and responsibilities of the project, 
who may vote, how voting works, how conflicts are resolved, etc.</p> 
-   </div> 
+   <h3 id="_toc_overview1">Overview</h3> 
    <div class="paragraph"> 
-    <p>The <a href="https://www.apache.org/foundation/faq";>Apache Foundation 
FAQ</a> and <a 
href="http://www.apache.org/foundation/faq.html";>How-It-Works</a> explain the 
operation and background of the foundation. Terms used are defined in the <a 
href="https://www.apache.org/foundation/glossary";>ASF glossary</a>.</p> 
+    <p>This is an assessment of the PLC4X podling’s maturity, meant to help 
inform the decision (of the mentors, community, Incubator PMC and ASF Board of 
Directors) to graduate it as a top-level Apache project.</p> 
    </div> 
    <div class="paragraph"> 
-    <p>Apache has a <a 
href="http://www.apache.org/foundation/policies/conduct.html";>code of 
conduct</a> that it expects its members to follow.</p> 
-   </div> 
-  </div> 
-  <div class="sect2"> 
-   <h3 id="_toc_roles_and_responsibilities1">Roles and Responsibilities</h3> 
-   <div class="paragraph"> 
-    <p>Apache projects define a set of <a 
href="https://www.apache.org/foundation/how-it-works.html#roles";>roles</a> with 
associated rights and responsibilities.</p> 
-   </div> 
-   <div class="sect3"> 
-    <h4 id="_toc_project_management_committee1">Project Management 
Committee</h4> 
-    <div class="paragraph"> 
-     <p>The <a href="http://www.apache.org/dev/pmc.html#what-is-a-pmc";>PMC</a> 
has many <a 
href="https://www.apache.org/foundation/how-it-works.html#pmc";>responsibilities</a>
 including complying with <a 
href="http://www.apache.org/dev/pmc.html#policy";>ASF policies</a>, <a 
href="https://www.apache.org/foundation/board/reporting";>reporting to the 
board</a>, <a href="https://www.apache.org/foundation/voting.html";>approving 
releases</a> and adding new <a href="http://www.apache.org/dev/pmc.h [...]
-    </div> 
-   </div> 
-   <div class="sect3"> 
-    <h4 id="_toc_the_chair1">The Chair</h4> 
-    <div class="paragraph"> 
-     <p>The <a href="http://www.apache.org/dev/pmc.html#chair";>chair</a> 
ensures board reports are submitted and that the project’s roster is up to 
date.</p> 
-    </div> 
+    <p>It is based on the ASF project maturity model at <a 
href="https://community.apache.org/apache-way/apache-project-maturity-model.html";
 
class="bare">https://community.apache.org/apache-way/apache-project-maturity-model.html</a></p>
 
    </div> 
   </div> 
   <div class="sect2"> 
-   <h3 id="_toc_decision_making2">Decision Making</h3> 
+   <h3 id="_toc_maturity_model_assessment1">Maturity model assessment</h3> 
    <div class="paragraph"> 
-    <p>Different decisions require different forms of approval but community 
consensus is always the goal. Voting when needed should be open for <a 
href="http://www.apache.org/legal/release-policy.html#release-approval";>at 
least 72 hours</a>.</p> 
-   </div> 
-   <div class="ulist"> 
-    <ul> 
-     <li> <p><a 
href="https://www.apache.org/foundation/glossary.html#ConsensusApproval";>Consensus
 Approval</a> – Consensus approval requires 3 <a 
href="https://www.apache.org/foundation/voting.html#binding-votes";>binding</a> 
+1 votes and no -1 votes (<a 
href="https://www.apache.org/foundation/glossary.html#Veto";>vetoes</a>).</p> 
</li> 
-     <li> <p><a 
href="https://www.apache.org/foundation/glossary.html#MajorityApproval";>Majority
 Approval</a> – requires at least 3 <a 
href="https://www.apache.org/foundation/voting.html#binding-votes";>binding</a> 
+1 votes more +1 votes than -1 votes.</p> </li> 
-     <li> <p><a 
href="https://www.apache.org/foundation/glossary.html#LazyConsensus";>Lazy 
Consensus</a> – consensus no objections (‘silence gives assent’).</p> </li> 
-    </ul> 
+    <p>Mentors and community members are encouraged to contribute to this page 
and comment on it, the following table summarizes project’s self-assessment 
against the Apache Maturity Model.</p> 
    </div> 
    <table class="tableblock frame-all grid-all spread"> 
     <colgroup> 
-     <col style="width: 20%;"> 
-     <col style="width: 20%;"> 
-     <col style="width: 20%;"> 
-     <col style="width: 20%;"> 
-     <col style="width: 20%;"> 
+     <col style="width: 33.3333%;"> 
+     <col style="width: 33.3333%;"> 
+     <col style="width: 33.3334%;"> 
     </colgroup> 
+    <thead> 
+     <tr> 
+      <th class="tableblock halign-left valign-top">ID</th> 
+      <th class="tableblock halign-left valign-top">Description</th> 
+      <th class="tableblock halign-left valign-top">Status</th> 
+     </tr> 
+    </thead> 
     <tbody> 
      <tr> 
-      <td class="tableblock halign-left valign-top"><p 
class="tableblock">Action</p></td> 
-      <td class="tableblock halign-left valign-top"><p class="tableblock">Who 
can vote</p></td> 
-      <td class="tableblock halign-left valign-top"><p 
class="tableblock">Approval</p></td> 
-      <td class="tableblock halign-left valign-top"><p 
class="tableblock">Where to vote</p></td> 
-      <td class="tableblock halign-left valign-top"><p 
class="tableblock">Board approval required</p></td> 
+      <td class="tableblock halign-left valign-top" colspan="2"><p 
class="tableblock"><strong>Code</strong></p></td> 
+      <td class="tableblock halign-left valign-top"><p 
class="tableblock"><span class="icon green"><i class="fa 
fa-check"></i></span></p></td> 
      </tr> 
      <tr> 
-      <td class="tableblock halign-left valign-top"><p class="tableblock">Code 
change</p></td> 
-      <td class="tableblock halign-left valign-top"><p 
class="tableblock">Committer</p></td> 
-      <td class="tableblock halign-left valign-top"><p class="tableblock">Lazy 
Consensus</p></td> 
-      <td class="tableblock halign-left valign-top"><p 
class="tableblock">public dev or commit list</p></td> 
+      <td class="tableblock halign-left valign-top"><p 
class="tableblock">CD10</p></td> 
+      <td class="tableblock halign-left valign-top"><p class="tableblock">The 
project produces Open Source software, for distribution to the public at no 
charge.</p></td> 
+      <td class="tableblock halign-left valign-top"><p 
class="tableblock"><span class="icon green"><i class="fa fa-check"></i></span> 
The project source code is licensed under the Apache License, version 
2.0.</p></td> 
+     </tr> 
+     <tr> 
+      <td class="tableblock halign-left valign-top"><p 
class="tableblock">CD20</p></td> 
+      <td class="tableblock halign-left valign-top"><p class="tableblock">The 
project’s code is easily discoverable and publicly accessible.</p></td> 
+      <td class="tableblock halign-left valign-top"><p 
class="tableblock"><span class="icon green"><i class="fa fa-check"></i></span> 
Our sourcecode is available at <a 
href="https://gitbox.apache.org/repos/asf/incubator-plc4x.git";>Apache 
GitBox</a> and <a href="https://github.com/apache/incubator-plc4x";>GitHub</a> 
and linked to from our <a 
href="https://plc4x.apache.org/scm.html";>website</a></p></td> 
+     </tr> 
+     <tr> 
+      <td class="tableblock halign-left valign-top"><p 
class="tableblock">CD30</p></td> 
+      <td class="tableblock halign-left valign-top"><p class="tableblock">The 
code can be built in a reproducible way using widely available standard 
tools.</p></td> 
+      <td class="tableblock halign-left valign-top"><p 
class="tableblock"><span class="icon green"><i class="fa fa-check"></i></span> 
our <a href="https://maven.apache.org";>Maven</a> build has been tested on 
Linux, MacOS and Windows and build description is available on our <a 
href="https://plc4x.apache.org/developers/building.html";>website</a></p></td> 
+     </tr> 
+     <tr> 
+      <td class="tableblock halign-left valign-top"><p 
class="tableblock">CD40</p></td> 
+      <td class="tableblock halign-left valign-top"><p class="tableblock">The 
full history of the project’s code is available via a source code control 
system, in a way that allows any released version to be recreated.</p></td> 
+      <td class="tableblock halign-left valign-top"><p 
class="tableblock"><span class="icon green"><i class="fa fa-check"></i></span> 
The entire commit history is available from the <a 
href="https://gitbox.apache.org/repos/asf?p=incubator-plc4x.git;a=commit;h=dd1fcf4649107762e91f7c494a10e55319a18785";>beginning</a>.</p></td>
 
+     </tr> 
+     <tr> 
+      <td class="tableblock halign-left valign-top"><p 
class="tableblock">CD50</p></td> 
+      <td class="tableblock halign-left valign-top"><p class="tableblock">The 
provenance of each line of code is established via the source code control 
system, in a reliable way based on strong authentication of the committer. When 
third-party contributions are committed, commit messages provide reliable 
information about the code provenance.</p></td> 
+      <td class="tableblock halign-left valign-top"><p 
class="tableblock"><span class="icon green"><i class="fa fa-check"></i></span> 
The project uses the git repository, managed by Apache Infra, ensuring 
provenance of each line of code to a committer, each line committed before 
entering incubation was equally configured.</p></td> 
+     </tr> 
+     <tr> 
+      <td class="tableblock halign-left valign-top" colspan="2"><p 
class="tableblock"><strong>Licenses and Copyright</strong></p></td> 
+      <td class="tableblock halign-left valign-top"><p 
class="tableblock"><span class="icon green"><i class="fa 
fa-check"></i></span></p></td> 
+     </tr> 
+     <tr> 
+      <td class="tableblock halign-left valign-top"><p 
class="tableblock">LC10</p></td> 
+      <td class="tableblock halign-left valign-top"><p class="tableblock">The 
code is released under the Apache License, version 2.0.</p></td> 
+      <td class="tableblock halign-left valign-top"><p 
class="tableblock"><span class="icon green"><i class="fa fa-check"></i></span> 
Both the source distribution as well as the convenience binary artifacts 
clearly declare that they are licensed under the Apache 2.0 license</p></td> 
+     </tr> 
+     <tr> 
+      <td class="tableblock halign-left valign-top"><p 
class="tableblock">LC20</p></td> 
+      <td class="tableblock halign-left valign-top"><p 
class="tableblock">Libraries that are mandatory dependencies of the project’s 
code do not create more restrictions than the Apache License does.</p></td> 
+      <td class="tableblock halign-left valign-top"><p 
class="tableblock"><span class="icon green"><i class="fa fa-check"></i></span> 
The list of mandatory dependencies have been reviewed to contain approved 
licenses only.</p></td> 
+     </tr> 
+     <tr> 
+      <td class="tableblock halign-left valign-top"><p 
class="tableblock">LC30</p></td> 
+      <td class="tableblock halign-left valign-top"><p class="tableblock">The 
libraries mentioned in LC20 are available as Open Source software.</p></td> 
+      <td class="tableblock halign-left valign-top"><p 
class="tableblock"><span class="icon green"><i class="fa fa-check"></i></span> 
All mandatory dependencies are available as open source software.</p></td> 
+     </tr> 
+     <tr> 
+      <td class="tableblock halign-left valign-top"><p 
class="tableblock">LC40</p></td> 
+      <td class="tableblock halign-left valign-top"><p 
class="tableblock">Committers are bound by an Individual Contributor Agreement 
(the <a href="http://www.apache.org/licenses/icla.txt";>"Apache iCLA"</a>) that 
defines which code they are allowed to commit and how they need to identify 
code that is not their own.</p></td> 
+      <td class="tableblock halign-left valign-top"><p 
class="tableblock"><span class="icon green"><i class="fa fa-check"></i></span> 
The project uses a repository managed by Apache Gitbox — write access requires 
an Apache account, which requires an ICLA on file.</p></td> 
+     </tr> 
+     <tr> 
+      <td class="tableblock halign-left valign-top"><p 
class="tableblock">LC50</p></td> 
+      <td class="tableblock halign-left valign-top"><p class="tableblock">The 
copyright ownership of everything that the project produces is clearly defined 
and documented.</p></td> 
+      <td class="tableblock halign-left valign-top"><p class="tableblock">All 
files in the source repository have appropriate headers which is enforced by 
tooling included in the build. ICLAs from all initial committers have been 
documented. CCLAs from all companies involved have been documented. SGA is on 
file for the initial contribution.</p></td> 
+     </tr> 
+     <tr> 
+      <td class="tableblock halign-left valign-top" colspan="2"><p 
class="tableblock"><strong>Releases</strong></p></td> 
+      <td class="tableblock halign-left valign-top"><p 
class="tableblock"><span class="icon yellow"><i class="fa 
fa-wrench"></i></span></p></td> 
+     </tr> 
+     <tr> 
+      <td class="tableblock halign-left valign-top"><p 
class="tableblock">RE10</p></td> 
+      <td class="tableblock halign-left valign-top"><p 
class="tableblock">Releases consist of source code, distributed using standard 
and open archive formats that are expected to stay readable in the long 
term.</p></td> 
+      <td class="tableblock halign-left valign-top"><p 
class="tableblock"><span class="icon green"><i class="fa fa-check"></i></span> 
<a href="https://dist.apache.org/repos/dist/release/incubator/plc4x/";>Current 
source releases</a> are distributed via dist.apache.org and <a 
href="http://archive.apache.org/dist/incubator/plc4x/";>Older source 
releases</a> are available from archive.apache.org. Both are linked from the <a 
href="http://plc4x.apache.org/users/download.html";>website</a>.</p></td> 
+     </tr> 
+     <tr> 
+      <td class="tableblock halign-left valign-top"><p 
class="tableblock">RE20</p></td> 
+      <td class="tableblock halign-left valign-top"><p 
class="tableblock">Releases are approved by the project’s PMC (see CS10), in 
order to make them an act of the Foundation.</p></td> 
+      <td class="tableblock halign-left valign-top"><p 
class="tableblock"><span class="icon green"><i class="fa fa-check"></i></span> 
All incubating releases have been unanimously approved by the PLC4X community 
and the Incubator, all with at least 3 (P)PMC votes and more +1 than 
-1.</p></td> 
+     </tr> 
+     <tr> 
+      <td class="tableblock halign-left valign-top"><p 
class="tableblock">RE30</p></td> 
+      <td class="tableblock halign-left valign-top"><p 
class="tableblock">Releases are signed and/or distributed along with digests 
that can be reliably used to validate the downloaded archives.</p></td> 
+      <td class="tableblock halign-left valign-top"><p 
class="tableblock"><span class="icon green"><i class="fa fa-check"></i></span> 
All releases are signed, and the <a 
href="https://dist.apache.org/repos/dist/release/incubator/plc4x/KEYS";>KEYS</a> 
file is provided on dist.apache.org</p></td> 
+     </tr> 
+     <tr> 
+      <td class="tableblock halign-left valign-top"><p 
class="tableblock">RE40</p></td> 
+      <td class="tableblock halign-left valign-top"><p 
class="tableblock">Convenience binaries can be distributed alongside source 
code but they are not Apache Releases — they are just a convenience provided 
with no guarantee.</p></td> 
+      <td class="tableblock halign-left valign-top"><p 
class="tableblock"><span class="icon yellow"><i class="fa 
fa-wrench"></i></span> Convenience binaries are distributed via Maven Central 
Repository only. Currently due to the platform-dependency of C++ libraries, 
these are not distributed currently.</p></td> 
+     </tr> 
+     <tr> 
+      <td class="tableblock halign-left valign-top"><p 
class="tableblock">RE50</p></td> 
+      <td class="tableblock halign-left valign-top"><p class="tableblock">The 
release process is documented and repeatable to the extent that someone new to 
the project is able to independently generate the complete set of artifacts 
required for a release.</p></td> 
+      <td class="tableblock halign-left valign-top"><p 
class="tableblock"><span class="icon green"><i class="fa fa-check"></i></span> 
We have a guide for release managers, that has been tested by multiple release 
managers available on our <a 
href="http://plc4x.apache.org/developers/release.html";>website</a>.</p></td> 
+     </tr> 
+     <tr> 
+      <td class="tableblock halign-left valign-top" colspan="2"><p 
class="tableblock"><strong>Quality</strong></p></td> 
+      <td class="tableblock halign-left valign-top"><p 
class="tableblock"><span class="icon green"><i class="fa 
fa-check"></i></span></p></td> 
+     </tr> 
+     <tr> 
+      <td class="tableblock halign-left valign-top"><p 
class="tableblock">QU10</p></td> 
+      <td class="tableblock halign-left valign-top"><p class="tableblock">The 
project is open and honest about the quality of its code. Various levels of 
quality and maturity for various modules are natural and acceptable as long as 
they are clearly communicated.</p></td> 
+      <td class="tableblock halign-left valign-top"><p 
class="tableblock"><span class="icon green"><i class="fa fa-check"></i></span> 
All issues are documented in our <a 
href="https://issues.apache.org/jira/projects/PLC4X";>JIRA</a> instance, which 
is our primary bug and issue tracker.</p></td> 
+     </tr> 
+     <tr> 
+      <td class="tableblock halign-left valign-top"><p 
class="tableblock">QU20</p></td> 
+      <td class="tableblock halign-left valign-top"><p class="tableblock">The 
project puts a very high priority on producing secure software.</p></td> 
+      <td class="tableblock halign-left valign-top"><p 
class="tableblock"><span class="icon green"><i class="fa fa-check"></i></span> 
even if we haven’t received any security issues targeted at PLC4X yet, we 
pro-actively monitor our dependencies and if reported would treat them with the 
highest priority, according to the <a 
href="https://www.apache.org/security/committers.html";>CVE/Security Advisory 
procedure</a>.</p></td> 
+     </tr> 
+     <tr> 
+      <td class="tableblock halign-left valign-top"><p 
class="tableblock">QU30</p></td> 
+      <td class="tableblock halign-left valign-top"><p class="tableblock">The 
project provides a well-documented, secure and private channel to report 
security issues, along with a documented way of responding to them.</p></td> 
+      <td class="tableblock halign-left valign-top"><p 
class="tableblock"><span class="icon green"><i class="fa fa-check"></i></span> 
We are using Apaches default way to submit security related information, which 
is described on our <a 
href="http://plc4x.apache.org/users/security.html";>website</a></p></td> 
+     </tr> 
+     <tr> 
+      <td class="tableblock halign-left valign-top"><p 
class="tableblock">QU40</p></td> 
+      <td class="tableblock halign-left valign-top"><p class="tableblock">The 
project puts a high priority on backwards compatibility and aims to document 
any incompatible changes and provide tools and documentation to help users 
transition to new features.</p></td> 
+      <td class="tableblock halign-left valign-top"><p 
class="tableblock"><span class="icon green"><i class="fa fa-check"></i></span> 
We try to keep everything as backward compatible as possible. If we are forced 
to introduce incompatible changes, these is documented in a <code>Incompatible 
changes</code> section as part of our release notes.</p></td> 
+     </tr> 
+     <tr> 
+      <td class="tableblock halign-left valign-top"><p 
class="tableblock">QU50</p></td> 
+      <td class="tableblock halign-left valign-top"><p class="tableblock">The 
project strives to respond to documented bug reports in a timely 
manner.</p></td> 
+      <td class="tableblock halign-left valign-top"><p 
class="tableblock"><span class="icon green"><i class="fa fa-check"></i></span> 
Bug reports are treated with priority and are automatically posted to our 
developer mailing list <a href="https://lists.apache.org/list.html?<a href=" 
mailto:[email protected]";>[email protected]</a>" 
class="bare"&gt;https://lists.apache.org/list.html?<a 
href="mailto:[email protected]";>[email protected]</a> so they are 
prominently recognised.</p></td> 
+     </tr> 
+     <tr> 
+      <td class="tableblock halign-left valign-top" colspan="3"><p 
class="tableblock"><strong>Community</strong></p></td> 
+     </tr> 
+     <tr> 
+      <td class="tableblock halign-left valign-top"><p 
class="tableblock">CO10</p></td> 
+      <td class="tableblock halign-left valign-top"><p class="tableblock">The 
project has a well-known homepage that points to all the information required 
to operate according to this maturity model.</p></td> 
+      <td class="tableblock halign-left valign-top"></td> 
+     </tr> 
+     <tr> 
+      <td class="tableblock halign-left valign-top"><p 
class="tableblock">CO20</p></td> 
+      <td class="tableblock halign-left valign-top"><p class="tableblock">The 
community welcomes contributions from anyone who acts in good faith and in a 
respectful manner and adds value to the project.</p></td> 
+      <td class="tableblock halign-left valign-top"></td> 
+     </tr> 
+     <tr> 
+      <td class="tableblock halign-left valign-top"><p 
class="tableblock">CO30</p></td> 
+      <td class="tableblock halign-left valign-top"><p 
class="tableblock">Contributions include not only source code, but also 
documentation, constructive bug reports, constructive discussions, marketing 
and generally anything that adds value to the project.</p></td> 
+      <td class="tableblock halign-left valign-top"></td> 
+     </tr> 
+     <tr> 
+      <td class="tableblock halign-left valign-top"><p 
class="tableblock">CO40</p></td> 
+      <td class="tableblock halign-left valign-top"><p class="tableblock">The 
community is meritocratic and over time aims to give more rights and 
responsibilities to contributors who add value to the project.</p></td> 
+      <td class="tableblock halign-left valign-top"></td> 
+     </tr> 
+     <tr> 
+      <td class="tableblock halign-left valign-top"><p 
class="tableblock">CO50</p></td> 
+      <td class="tableblock halign-left valign-top"><p class="tableblock">The 
way in which contributors can be granted more rights such as commit access or 
decision power is clearly documented and is the same for all 
contributors.</p></td> 
+      <td class="tableblock halign-left valign-top"></td> 
+     </tr> 
+     <tr> 
+      <td class="tableblock halign-left valign-top"><p 
class="tableblock">CO60</p></td> 
+      <td class="tableblock halign-left valign-top"><p class="tableblock">The 
community operates based on consensus of its members (see CS10) who have 
decision power. Dictators, benevolent or not, are not welcome in Apache 
projects.</p></td> 
+      <td class="tableblock halign-left valign-top"></td> 
+     </tr> 
+     <tr> 
+      <td class="tableblock halign-left valign-top"><p 
class="tableblock">CO70</p></td> 
+      <td class="tableblock halign-left valign-top"><p class="tableblock">The 
project strives to answer user questions in a timely manner.</p></td> 
       <td class="tableblock halign-left valign-top"></td> 
      </tr> 
      <tr> 
-      <td class="tableblock halign-left valign-top"><p 
class="tableblock">Release</p></td> 
-      <td class="tableblock halign-left valign-top"><p 
class="tableblock">PMC</p></td> 
-      <td class="tableblock halign-left valign-top"><p 
class="tableblock">Majority Approval</p></td> 
-      <td class="tableblock halign-left valign-top"><p 
class="tableblock">public dev list</p></td> 
+      <td class="tableblock halign-left valign-top" colspan="3"><p 
class="tableblock"><strong>Consensus Building</strong></p></td> 
+     </tr> 
+     <tr> 
+      <td class="tableblock halign-left valign-top"><p 
class="tableblock">CS10</p></td> 
+      <td class="tableblock halign-left valign-top"><p class="tableblock">The 
project maintains a public list of its contributors who have decision power — 
the project’s PMC (Project Management Committee) consists of those 
contributors.</p></td> 
       <td class="tableblock halign-left valign-top"></td> 
      </tr> 
      <tr> 
-      <td class="tableblock halign-left valign-top"><p class="tableblock">New 
committer</p></td> 
-      <td class="tableblock halign-left valign-top"><p 
class="tableblock">PMC</p></td> 
-      <td class="tableblock halign-left valign-top"><p 
class="tableblock">Consensus Approval</p></td> 
-      <td class="tableblock halign-left valign-top"><p 
class="tableblock">private list</p></td> 
+      <td class="tableblock halign-left valign-top"><p 
class="tableblock">CS20</p></td> 
+      <td class="tableblock halign-left valign-top"><p 
class="tableblock">Decisions are made by consensus among PMC members 9 and are 
documented on the project’s main communications channel. Community opinions are 
taken into account but the PMC has the final word if needed.</p></td> 
       <td class="tableblock halign-left valign-top"></td> 
      </tr> 
      <tr> 
-      <td class="tableblock halign-left valign-top"><p class="tableblock">New 
PMC member</p></td> 
-      <td class="tableblock halign-left valign-top"><p 
class="tableblock">PMC</p></td> 
-      <td class="tableblock halign-left valign-top"><p 
class="tableblock">Consensus Approval</p></td> 
-      <td class="tableblock halign-left valign-top"><p 
class="tableblock">private list&nbsp;</p></td> 
-      <td class="tableblock halign-left valign-top"><p class="tableblock">Yes 
1)</p></td> 
+      <td class="tableblock halign-left valign-top"><p 
class="tableblock">CS30</p></td> 
+      <td class="tableblock halign-left valign-top"><p 
class="tableblock">Documented voting rules are used to build consensus when 
discussion is not sufficient.</p></td> 
+      <td class="tableblock halign-left valign-top"></td> 
      </tr> 
      <tr> 
-      <td class="tableblock halign-left valign-top"><p 
class="tableblock">Existing committer removal</p></td> 
-      <td class="tableblock halign-left valign-top"><p 
class="tableblock">PMC</p></td> 
-      <td class="tableblock halign-left valign-top"><p 
class="tableblock">Consensus Approval</p></td> 
-      <td class="tableblock halign-left valign-top"><p 
class="tableblock">private list</p></td> 
+      <td class="tableblock halign-left valign-top"><p 
class="tableblock">CS40</p></td> 
+      <td class="tableblock halign-left valign-top"><p class="tableblock">In 
Apache projects, vetoes are only valid for code commits and are justified by a 
technical explanation, as per the Apache voting rules defined in CS30.</p></td> 
       <td class="tableblock halign-left valign-top"></td> 
      </tr> 
      <tr> 
-      <td class="tableblock halign-left valign-top"><p 
class="tableblock">Existing PMC removal</p></td> 
-      <td class="tableblock halign-left valign-top"><p 
class="tableblock">PMC</p></td> 
-      <td class="tableblock halign-left valign-top"><p 
class="tableblock">Consensus Approval</p></td> 
-      <td class="tableblock halign-left valign-top"><p 
class="tableblock">private list</p></td> 
-      <td class="tableblock halign-left valign-top"><p class="tableblock">Yes 
2)</p></td> 
+      <td class="tableblock halign-left valign-top"><p 
class="tableblock">CS50</p></td> 
+      <td class="tableblock halign-left valign-top"><p class="tableblock">All 
"important" discussions happen asynchronously in written form on the project’s 
main communications channel. Offline, face-to-face or private discussions 11 
that affect the project are also documented on that channel.</p></td> 
+      <td class="tableblock halign-left valign-top"></td> 
      </tr> 
      <tr> 
-      <td class="tableblock halign-left valign-top"><p 
class="tableblock">Change chair</p></td> 
-      <td class="tableblock halign-left valign-top"><p 
class="tableblock">PMC</p></td> 
-      <td class="tableblock halign-left valign-top"><p 
class="tableblock">Consensus Approval</p></td> 
-      <td class="tableblock halign-left valign-top"><p 
class="tableblock">private list</p></td> 
-      <td class="tableblock halign-left valign-top"><p class="tableblock">Yes 
3)</p></td> 
+      <td class="tableblock halign-left valign-top" colspan="3"><p 
class="tableblock"><strong>Independence</strong></p></td> 
+     </tr> 
+     <tr> 
+      <td class="tableblock halign-left valign-top"><p 
class="tableblock">IN10</p></td> 
+      <td class="tableblock halign-left valign-top"><p class="tableblock">The 
project is independent from any corporate or organizational influence.</p></td> 
+      <td class="tableblock halign-left valign-top"></td> 
+     </tr> 
+     <tr> 
+      <td class="tableblock halign-left valign-top"><p 
class="tableblock">IN20</p></td> 
+      <td class="tableblock halign-left valign-top"><p 
class="tableblock">Contributors act as themselves as opposed to representatives 
of a corporation or organization.</p></td> 
+      <td class="tableblock halign-left valign-top"></td> 
      </tr> 
     </tbody> 
    </table> 
-   <div class="olist arabic"> 
-    <ol class="arabic"> 
-     <li> <p><a 
href="http://www.apache.org/dev/pmc.html#notice_period";>Notice</a> must be 
given to board.</p> </li> 
-     <li> <p>Except PMC member in question. Only the board can <a 
href="http://www.apache.org/dev/pmc.html#pmc-removal";>remove PMC 
members</a>.</p> </li> 
-     <li> <p>Need to be <a 
href="http://www.apache.org/dev/pmc.html#newchair";>approved by the board</a> at 
the next board meeting.</p> </li> 
-    </ol> 
-   </div> 
   </div> 
  </div> 
 </div>      </div>
diff --git a/developers/release.html b/developers/release.html
index 0ed5aa2..8a0b5ba 100644
--- a/developers/release.html
+++ b/developers/release.html
@@ -73,8 +73,10 @@
                     <li ><a  href="sonar.html"  title="Code Analysis" >Code 
Analysis</a></li>
                     <li ><a  href="ci.html"  title="Continuous Integration" 
>Continuous Integration</a></li>
                     <li ><a  href="contributing.html"  title="Contributing" 
>Contributing</a></li>
-                    <li ><a  href="jqassistant.html"  title="JQassistant" 
>JQassistant</a></li>
+                    <li ><a  href="decisions.html"  title="Decision Making" 
>Decision Making</a></li>
+                    <li ><a  href="maturity.html"  title="Maturity" 
>Maturity</a></li>
                                     <li  class="active" ><a  href=""  
title="Releasing" >Releasing</a></li>
+                    <li ><a  href="team.html"  title="Team" >Team</a></li>
                     <li ><a  href="vm.html"  title="VM Access" >VM 
Access</a></li>
                     <li ><a  href="vpn.html"  title="VPN Access" >VPN 
Access</a></li>
                     <li ><a  href="website.html"  title="Website" 
>Website</a></li>
diff --git a/developers/sonar.html b/developers/sonar.html
index 6fdfd09..786fdf9 100644
--- a/developers/sonar.html
+++ b/developers/sonar.html
@@ -73,8 +73,10 @@
                                     <li  class="active" ><a  href=""  
title="Code Analysis" >Code Analysis</a></li>
                     <li ><a  href="ci.html"  title="Continuous Integration" 
>Continuous Integration</a></li>
                     <li ><a  href="contributing.html"  title="Contributing" 
>Contributing</a></li>
-                    <li ><a  href="jqassistant.html"  title="JQassistant" 
>JQassistant</a></li>
+                    <li ><a  href="decisions.html"  title="Decision Making" 
>Decision Making</a></li>
+                    <li ><a  href="maturity.html"  title="Maturity" 
>Maturity</a></li>
                     <li ><a  href="release.html"  title="Releasing" 
>Releasing</a></li>
+                    <li ><a  href="team.html"  title="Team" >Team</a></li>
                     <li ><a  href="vm.html"  title="VM Access" >VM 
Access</a></li>
                     <li ><a  href="vpn.html"  title="VPN Access" >VPN 
Access</a></li>
                     <li ><a  href="website.html"  title="Website" 
>Website</a></li>
diff --git a/developers/wiki.html b/developers/team.html
similarity index 87%
copy from developers/wiki.html
copy to developers/team.html
index e9b7b91..c4cba14 100644
--- a/developers/wiki.html
+++ b/developers/team.html
@@ -9,7 +9,7 @@
           
         <head>
     <meta charset="UTF-8" />
-    <title>Apache PLC4X® (Incubating) - WIKI</title>
+    <title>Apache PLC4X® (Incubating) - Team</title>
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <meta name="description" content="" />
       <meta http-equiv="content-language" content="en" />
@@ -31,7 +31,7 @@
           });
         </script>
         </head> <!-- end : head -->
-    <body class="page-developers-wiki project-plc4x-parent">
+    <body class="page-developers-team project-plc4x-parent">
 
     <div id="m-top-navbar" class="navbar  navbar-default navbar-fixed-top">
       <div class="container">
@@ -73,12 +73,14 @@
                     <li ><a  href="sonar.html"  title="Code Analysis" >Code 
Analysis</a></li>
                     <li ><a  href="ci.html"  title="Continuous Integration" 
>Continuous Integration</a></li>
                     <li ><a  href="contributing.html"  title="Contributing" 
>Contributing</a></li>
-                    <li ><a  href="jqassistant.html"  title="JQassistant" 
>JQassistant</a></li>
+                    <li ><a  href="decisions.html"  title="Decision Making" 
>Decision Making</a></li>
+                    <li ><a  href="maturity.html"  title="Maturity" 
>Maturity</a></li>
                     <li ><a  href="release.html"  title="Releasing" 
>Releasing</a></li>
+                                    <li  class="active" ><a  href=""  
title="Team" >Team</a></li>
                     <li ><a  href="vm.html"  title="VM Access" >VM 
Access</a></li>
                     <li ><a  href="vpn.html"  title="VPN Access" >VPN 
Access</a></li>
                     <li ><a  href="website.html"  title="Website" 
>Website</a></li>
-                                    <li  class="active" ><a  href=""  
title="Wiki" >Wiki</a></li>
+                    <li ><a  href="wiki.html"  title="Wiki" >Wiki</a></li>
             </ul>
         </li>
             <li class="dropdown">
@@ -174,7 +176,7 @@
             </div> <!-- .navbar-header -->
         <div class="collapse navbar-collapse" id="toc-nav-collapse">
           <ul id="toc" class="nav navbar-nav">
-                                                <li class="toplevel"><a 
href="#_toc_wiki1" title="WIKI">WIKI</a></li>
+                                                <li class="toplevel"><a 
href="#_toc_team1" title="Team">Team</a></li>
           </ul>
         </div>
       </div> <!-- .container -->
@@ -187,12 +189,43 @@
       <div class="body-content">
 <div class="sect1"> 
  <div class="page-header">
-  <h2 id="_toc_wiki1">WIKI</h2>
+  <h2 id="_toc_team1">Team</h2>
  </div> 
  <div class="sectionbody"> 
   <div class="paragraph"> 
-   <p><a href="https://cwiki.apache.org/confluence/display/PLC4X"; 
class="bare">https://cwiki.apache.org/confluence/display/PLC4X</a></p> 
+   <p>Sorted by first name:</p> 
   </div> 
+  <table class="tableblock frame-all grid-all spread"> 
+   <colgroup> 
+    <col style="width: 14.2857%;"> 
+    <col style="width: 57.1428%;"> 
+    <col style="width: 14.2857%;"> 
+    <col style="width: 14.2858%;"> 
+   </colgroup> 
+   <thead> 
+    <tr> 
+     <th class="tableblock halign-left valign-top">Name</th> 
+     <th class="tableblock halign-left valign-top">Bio</th> 
+     <th class="tableblock halign-left valign-top"></th> 
+     <th class="tableblock halign-left valign-top"></th> 
+    </tr> 
+   </thead> 
+   <tbody> 
+    <tr> 
+     <td class="tableblock halign-left valign-top"><p 
class="tableblock"><strong>Christofer Dutz</strong></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">Likes 
to swim outside the mainstream. He is really passionate about walking new 
paths. His first email to an Apache list on file was to the Cocoon project back 
in the year 2000. His direct involvement started in 2012 when he was elected to 
become an Apache Flex committer. Since then he became involved with a lot of 
Apache-internal groups and committees and was elected to become a Member of the 
Apache Software Founda [...]
+     <td class="tableblock halign-left valign-top"></td> 
+     <td class="tableblock halign-left valign-top"> 
+      <div> 
+       <div class="imageblock"> 
+        <div class="content"> 
+         <img src="../images/team/cdutz.png" alt="cdutz" width="200" 
height="200" class="img-responsive"> 
+        </div> 
+       </div> 
+      </div></td> 
+    </tr> 
+   </tbody> 
+  </table> 
  </div> 
 </div>      </div>
     </div>
diff --git a/developers/vm.html b/developers/vm.html
index 2e464a3..6118f08 100644
--- a/developers/vm.html
+++ b/developers/vm.html
@@ -73,8 +73,10 @@
                     <li ><a  href="sonar.html"  title="Code Analysis" >Code 
Analysis</a></li>
                     <li ><a  href="ci.html"  title="Continuous Integration" 
>Continuous Integration</a></li>
                     <li ><a  href="contributing.html"  title="Contributing" 
>Contributing</a></li>
-                    <li ><a  href="jqassistant.html"  title="JQassistant" 
>JQassistant</a></li>
+                    <li ><a  href="decisions.html"  title="Decision Making" 
>Decision Making</a></li>
+                    <li ><a  href="maturity.html"  title="Maturity" 
>Maturity</a></li>
                     <li ><a  href="release.html"  title="Releasing" 
>Releasing</a></li>
+                    <li ><a  href="team.html"  title="Team" >Team</a></li>
                                     <li  class="active" ><a  href=""  
title="VM Access" >VM Access</a></li>
                     <li ><a  href="vpn.html"  title="VPN Access" >VPN 
Access</a></li>
                     <li ><a  href="website.html"  title="Website" 
>Website</a></li>
diff --git a/developers/vpn.html b/developers/vpn.html
index 70b918c..84b4c73 100644
--- a/developers/vpn.html
+++ b/developers/vpn.html
@@ -73,8 +73,10 @@
                     <li ><a  href="sonar.html"  title="Code Analysis" >Code 
Analysis</a></li>
                     <li ><a  href="ci.html"  title="Continuous Integration" 
>Continuous Integration</a></li>
                     <li ><a  href="contributing.html"  title="Contributing" 
>Contributing</a></li>
-                    <li ><a  href="jqassistant.html"  title="JQassistant" 
>JQassistant</a></li>
+                    <li ><a  href="decisions.html"  title="Decision Making" 
>Decision Making</a></li>
+                    <li ><a  href="maturity.html"  title="Maturity" 
>Maturity</a></li>
                     <li ><a  href="release.html"  title="Releasing" 
>Releasing</a></li>
+                    <li ><a  href="team.html"  title="Team" >Team</a></li>
                     <li ><a  href="vm.html"  title="VM Access" >VM 
Access</a></li>
                                     <li  class="active" ><a  href=""  
title="VPN Access" >VPN Access</a></li>
                     <li ><a  href="website.html"  title="Website" 
>Website</a></li>
diff --git a/developers/website.html b/developers/website.html
index 591d96f..d0b70e0 100644
--- a/developers/website.html
+++ b/developers/website.html
@@ -73,8 +73,10 @@
                     <li ><a  href="sonar.html"  title="Code Analysis" >Code 
Analysis</a></li>
                     <li ><a  href="ci.html"  title="Continuous Integration" 
>Continuous Integration</a></li>
                     <li ><a  href="contributing.html"  title="Contributing" 
>Contributing</a></li>
-                    <li ><a  href="jqassistant.html"  title="JQassistant" 
>JQassistant</a></li>
+                    <li ><a  href="decisions.html"  title="Decision Making" 
>Decision Making</a></li>
+                    <li ><a  href="maturity.html"  title="Maturity" 
>Maturity</a></li>
                     <li ><a  href="release.html"  title="Releasing" 
>Releasing</a></li>
+                    <li ><a  href="team.html"  title="Team" >Team</a></li>
                     <li ><a  href="vm.html"  title="VM Access" >VM 
Access</a></li>
                     <li ><a  href="vpn.html"  title="VPN Access" >VPN 
Access</a></li>
                                     <li  class="active" ><a  href=""  
title="Website" >Website</a></li>
diff --git a/developers/wiki.html b/developers/wiki.html
index e9b7b91..a1757a3 100644
--- a/developers/wiki.html
+++ b/developers/wiki.html
@@ -73,8 +73,10 @@
                     <li ><a  href="sonar.html"  title="Code Analysis" >Code 
Analysis</a></li>
                     <li ><a  href="ci.html"  title="Continuous Integration" 
>Continuous Integration</a></li>
                     <li ><a  href="contributing.html"  title="Contributing" 
>Contributing</a></li>
-                    <li ><a  href="jqassistant.html"  title="JQassistant" 
>JQassistant</a></li>
+                    <li ><a  href="decisions.html"  title="Decision Making" 
>Decision Making</a></li>
+                    <li ><a  href="maturity.html"  title="Maturity" 
>Maturity</a></li>
                     <li ><a  href="release.html"  title="Releasing" 
>Releasing</a></li>
+                    <li ><a  href="team.html"  title="Team" >Team</a></li>
                     <li ><a  href="vm.html"  title="VM Access" >VM 
Access</a></li>
                     <li ><a  href="vpn.html"  title="VPN Access" >VPN 
Access</a></li>
                     <li ><a  href="website.html"  title="Website" 
>Website</a></li>
diff --git a/distribution-management.html b/distribution-management.html
index f005543..531e33a 100644
--- a/distribution-management.html
+++ b/distribution-management.html
@@ -73,8 +73,10 @@
                     <li ><a  href="developers/sonar.html"  title="Code 
Analysis" >Code Analysis</a></li>
                     <li ><a  href="developers/ci.html"  title="Continuous 
Integration" >Continuous Integration</a></li>
                     <li ><a  href="developers/contributing.html"  
title="Contributing" >Contributing</a></li>
-                    <li ><a  href="developers/jqassistant.html"  
title="JQassistant" >JQassistant</a></li>
+                    <li ><a  href="developers/decisions.html"  title="Decision 
Making" >Decision Making</a></li>
+                    <li ><a  href="developers/maturity.html"  title="Maturity" 
>Maturity</a></li>
                     <li ><a  href="developers/release.html"  title="Releasing" 
>Releasing</a></li>
+                    <li ><a  href="developers/team.html"  title="Team" 
>Team</a></li>
                     <li ><a  href="developers/vm.html"  title="VM Access" >VM 
Access</a></li>
                     <li ><a  href="developers/vpn.html"  title="VPN Access" 
>VPN Access</a></li>
                     <li ><a  href="developers/website.html"  title="Website" 
>Website</a></li>
diff --git a/images/contributing-github-create-pull-request.png 
b/images/contributing-github-create-pull-request.png
new file mode 100644
index 0000000..1d8721a
Binary files /dev/null and b/images/contributing-github-create-pull-request.png 
differ
diff --git a/images/contributing-github-fork.png 
b/images/contributing-github-fork.png
new file mode 100644
index 0000000..8600ffd
Binary files /dev/null and b/images/contributing-github-fork.png differ
diff --git a/images/team/cdutz.png b/images/team/cdutz.png
new file mode 100644
index 0000000..2e42eb5
Binary files /dev/null and b/images/team/cdutz.png differ
diff --git a/incubation-proposal.html b/incubation-proposal.html
index 012b059..23b91fc 100644
--- a/incubation-proposal.html
+++ b/incubation-proposal.html
@@ -73,8 +73,10 @@
                     <li ><a  href="developers/sonar.html"  title="Code 
Analysis" >Code Analysis</a></li>
                     <li ><a  href="developers/ci.html"  title="Continuous 
Integration" >Continuous Integration</a></li>
                     <li ><a  href="developers/contributing.html"  
title="Contributing" >Contributing</a></li>
-                    <li ><a  href="developers/jqassistant.html"  
title="JQassistant" >JQassistant</a></li>
+                    <li ><a  href="developers/decisions.html"  title="Decision 
Making" >Decision Making</a></li>
+                    <li ><a  href="developers/maturity.html"  title="Maturity" 
>Maturity</a></li>
                     <li ><a  href="developers/release.html"  title="Releasing" 
>Releasing</a></li>
+                    <li ><a  href="developers/team.html"  title="Team" 
>Team</a></li>
                     <li ><a  href="developers/vm.html"  title="VM Access" >VM 
Access</a></li>
                     <li ><a  href="developers/vpn.html"  title="VPN Access" 
>VPN Access</a></li>
                     <li ><a  href="developers/website.html"  title="Website" 
>Website</a></li>
diff --git a/index.html b/index.html
index 6ef2708..b30588d 100644
--- a/index.html
+++ b/index.html
@@ -73,8 +73,10 @@
                     <li ><a  href="developers/sonar.html"  title="Code 
Analysis" >Code Analysis</a></li>
                     <li ><a  href="developers/ci.html"  title="Continuous 
Integration" >Continuous Integration</a></li>
                     <li ><a  href="developers/contributing.html"  
title="Contributing" >Contributing</a></li>
-                    <li ><a  href="developers/jqassistant.html"  
title="JQassistant" >JQassistant</a></li>
+                    <li ><a  href="developers/decisions.html"  title="Decision 
Making" >Decision Making</a></li>
+                    <li ><a  href="developers/maturity.html"  title="Maturity" 
>Maturity</a></li>
                     <li ><a  href="developers/release.html"  title="Releasing" 
>Releasing</a></li>
+                    <li ><a  href="developers/team.html"  title="Team" 
>Team</a></li>
                     <li ><a  href="developers/vm.html"  title="VM Access" >VM 
Access</a></li>
                     <li ><a  href="developers/vpn.html"  title="VPN Access" 
>VPN Access</a></li>
                     <li ><a  href="developers/website.html"  title="Website" 
>Website</a></li>
diff --git a/issue-management.html b/issue-management.html
index a2508a2..10baf05 100644
--- a/issue-management.html
+++ b/issue-management.html
@@ -73,8 +73,10 @@
                     <li ><a  href="developers/sonar.html"  title="Code 
Analysis" >Code Analysis</a></li>
                     <li ><a  href="developers/ci.html"  title="Continuous 
Integration" >Continuous Integration</a></li>
                     <li ><a  href="developers/contributing.html"  
title="Contributing" >Contributing</a></li>
-                    <li ><a  href="developers/jqassistant.html"  
title="JQassistant" >JQassistant</a></li>
+                    <li ><a  href="developers/decisions.html"  title="Decision 
Making" >Decision Making</a></li>
+                    <li ><a  href="developers/maturity.html"  title="Maturity" 
>Maturity</a></li>
                     <li ><a  href="developers/release.html"  title="Releasing" 
>Releasing</a></li>
+                    <li ><a  href="developers/team.html"  title="Team" 
>Team</a></li>
                     <li ><a  href="developers/vm.html"  title="VM Access" >VM 
Access</a></li>
                     <li ><a  href="developers/vpn.html"  title="VPN Access" 
>VPN Access</a></li>
                     <li ><a  href="developers/website.html"  title="Website" 
>Website</a></li>
diff --git a/licenses.html b/licenses.html
index 2d99091..8b6bfa0 100644
--- a/licenses.html
+++ b/licenses.html
@@ -73,8 +73,10 @@
                     <li ><a  href="developers/sonar.html"  title="Code 
Analysis" >Code Analysis</a></li>
                     <li ><a  href="developers/ci.html"  title="Continuous 
Integration" >Continuous Integration</a></li>
                     <li ><a  href="developers/contributing.html"  
title="Contributing" >Contributing</a></li>
-                    <li ><a  href="developers/jqassistant.html"  
title="JQassistant" >JQassistant</a></li>
+                    <li ><a  href="developers/decisions.html"  title="Decision 
Making" >Decision Making</a></li>
+                    <li ><a  href="developers/maturity.html"  title="Maturity" 
>Maturity</a></li>
                     <li ><a  href="developers/release.html"  title="Releasing" 
>Releasing</a></li>
+                    <li ><a  href="developers/team.html"  title="Team" 
>Team</a></li>
                     <li ><a  href="developers/vm.html"  title="VM Access" >VM 
Access</a></li>
                     <li ><a  href="developers/vpn.html"  title="VPN Access" 
>VPN Access</a></li>
                     <li ><a  href="developers/website.html"  title="Website" 
>Website</a></li>
diff --git a/mailing-lists.html b/mailing-lists.html
index 26b2d7b..2d6e175 100644
--- a/mailing-lists.html
+++ b/mailing-lists.html
@@ -73,8 +73,10 @@
                     <li ><a  href="developers/sonar.html"  title="Code 
Analysis" >Code Analysis</a></li>
                     <li ><a  href="developers/ci.html"  title="Continuous 
Integration" >Continuous Integration</a></li>
                     <li ><a  href="developers/contributing.html"  
title="Contributing" >Contributing</a></li>
-                    <li ><a  href="developers/jqassistant.html"  
title="JQassistant" >JQassistant</a></li>
+                    <li ><a  href="developers/decisions.html"  title="Decision 
Making" >Decision Making</a></li>
+                    <li ><a  href="developers/maturity.html"  title="Maturity" 
>Maturity</a></li>
                     <li ><a  href="developers/release.html"  title="Releasing" 
>Releasing</a></li>
+                    <li ><a  href="developers/team.html"  title="Team" 
>Team</a></li>
                     <li ><a  href="developers/vm.html"  title="VM Access" >VM 
Access</a></li>
                     <li ><a  href="developers/vpn.html"  title="VPN Access" 
>VPN Access</a></li>
                     <li ><a  href="developers/website.html"  title="Website" 
>Website</a></li>
diff --git a/modules.html b/modules.html
index dd16c9b..21506b3 100644
--- a/modules.html
+++ b/modules.html
@@ -73,8 +73,10 @@
                     <li ><a  href="developers/sonar.html"  title="Code 
Analysis" >Code Analysis</a></li>
                     <li ><a  href="developers/ci.html"  title="Continuous 
Integration" >Continuous Integration</a></li>
                     <li ><a  href="developers/contributing.html"  
title="Contributing" >Contributing</a></li>
-                    <li ><a  href="developers/jqassistant.html"  
title="JQassistant" >JQassistant</a></li>
+                    <li ><a  href="developers/decisions.html"  title="Decision 
Making" >Decision Making</a></li>
+                    <li ><a  href="developers/maturity.html"  title="Maturity" 
>Maturity</a></li>
                     <li ><a  href="developers/release.html"  title="Releasing" 
>Releasing</a></li>
+                    <li ><a  href="developers/team.html"  title="Team" 
>Team</a></li>
                     <li ><a  href="developers/vm.html"  title="VM Access" >VM 
Access</a></li>
                     <li ><a  href="developers/vpn.html"  title="VPN Access" 
>VPN Access</a></li>
                     <li ><a  href="developers/website.html"  title="Website" 
>Website</a></li>
diff --git a/plugin-management.html b/plugin-management.html
index d285fb7..583d243 100644
--- a/plugin-management.html
+++ b/plugin-management.html
@@ -73,8 +73,10 @@
                     <li ><a  href="developers/sonar.html"  title="Code 
Analysis" >Code Analysis</a></li>
                     <li ><a  href="developers/ci.html"  title="Continuous 
Integration" >Continuous Integration</a></li>
                     <li ><a  href="developers/contributing.html"  
title="Contributing" >Contributing</a></li>
-                    <li ><a  href="developers/jqassistant.html"  
title="JQassistant" >JQassistant</a></li>
+                    <li ><a  href="developers/decisions.html"  title="Decision 
Making" >Decision Making</a></li>
+                    <li ><a  href="developers/maturity.html"  title="Maturity" 
>Maturity</a></li>
                     <li ><a  href="developers/release.html"  title="Releasing" 
>Releasing</a></li>
+                    <li ><a  href="developers/team.html"  title="Team" 
>Team</a></li>
                     <li ><a  href="developers/vm.html"  title="VM Access" >VM 
Access</a></li>
                     <li ><a  href="developers/vpn.html"  title="VPN Access" 
>VPN Access</a></li>
                     <li ><a  href="developers/website.html"  title="Website" 
>Website</a></li>
diff --git a/plugins.html b/plugins.html
index c405167..8ca3512 100644
--- a/plugins.html
+++ b/plugins.html
@@ -73,8 +73,10 @@
                     <li ><a  href="developers/sonar.html"  title="Code 
Analysis" >Code Analysis</a></li>
                     <li ><a  href="developers/ci.html"  title="Continuous 
Integration" >Continuous Integration</a></li>
                     <li ><a  href="developers/contributing.html"  
title="Contributing" >Contributing</a></li>
-                    <li ><a  href="developers/jqassistant.html"  
title="JQassistant" >JQassistant</a></li>
+                    <li ><a  href="developers/decisions.html"  title="Decision 
Making" >Decision Making</a></li>
+                    <li ><a  href="developers/maturity.html"  title="Maturity" 
>Maturity</a></li>
                     <li ><a  href="developers/release.html"  title="Releasing" 
>Releasing</a></li>
+                    <li ><a  href="developers/team.html"  title="Team" 
>Team</a></li>
                     <li ><a  href="developers/vm.html"  title="VM Access" >VM 
Access</a></li>
                     <li ><a  href="developers/vpn.html"  title="VPN Access" 
>VPN Access</a></li>
                     <li ><a  href="developers/website.html"  title="Website" 
>Website</a></li>
diff --git a/project-info.html b/project-info.html
index 3a13fe0..4cd45e3 100644
--- a/project-info.html
+++ b/project-info.html
@@ -73,8 +73,10 @@
                     <li ><a  href="developers/sonar.html"  title="Code 
Analysis" >Code Analysis</a></li>
                     <li ><a  href="developers/ci.html"  title="Continuous 
Integration" >Continuous Integration</a></li>
                     <li ><a  href="developers/contributing.html"  
title="Contributing" >Contributing</a></li>
-                    <li ><a  href="developers/jqassistant.html"  
title="JQassistant" >JQassistant</a></li>
+                    <li ><a  href="developers/decisions.html"  title="Decision 
Making" >Decision Making</a></li>
+                    <li ><a  href="developers/maturity.html"  title="Maturity" 
>Maturity</a></li>
                     <li ><a  href="developers/release.html"  title="Releasing" 
>Releasing</a></li>
+                    <li ><a  href="developers/team.html"  title="Team" 
>Team</a></li>
                     <li ><a  href="developers/vm.html"  title="VM Access" >VM 
Access</a></li>
                     <li ><a  href="developers/vpn.html"  title="VPN Access" 
>VPN Access</a></li>
                     <li ><a  href="developers/website.html"  title="Website" 
>Website</a></li>
diff --git a/protocols/ads/index.html b/protocols/ads/index.html
index 0b47a85..7dcadf8 100644
--- a/protocols/ads/index.html
+++ b/protocols/ads/index.html
@@ -73,8 +73,10 @@
                     <li ><a  href="../../developers/sonar.html"  title="Code 
Analysis" >Code Analysis</a></li>
                     <li ><a  href="../../developers/ci.html"  
title="Continuous Integration" >Continuous Integration</a></li>
                     <li ><a  href="../../developers/contributing.html"  
title="Contributing" >Contributing</a></li>
-                    <li ><a  href="../../developers/jqassistant.html"  
title="JQassistant" >JQassistant</a></li>
+                    <li ><a  href="../../developers/decisions.html"  
title="Decision Making" >Decision Making</a></li>
+                    <li ><a  href="../../developers/maturity.html"  
title="Maturity" >Maturity</a></li>
                     <li ><a  href="../../developers/release.html"  
title="Releasing" >Releasing</a></li>
+                    <li ><a  href="../../developers/team.html"  title="Team" 
>Team</a></li>
                     <li ><a  href="../../developers/vm.html"  title="VM 
Access" >VM Access</a></li>
                     <li ><a  href="../../developers/vpn.html"  title="VPN 
Access" >VPN Access</a></li>
                     <li ><a  href="../../developers/website.html"  
title="Website" >Website</a></li>
diff --git a/protocols/delta-v/index.html b/protocols/delta-v/index.html
index de9296d..0709be1 100644
--- a/protocols/delta-v/index.html
+++ b/protocols/delta-v/index.html
@@ -73,8 +73,10 @@
                     <li ><a  href="../../developers/sonar.html"  title="Code 
Analysis" >Code Analysis</a></li>
                     <li ><a  href="../../developers/ci.html"  
title="Continuous Integration" >Continuous Integration</a></li>
                     <li ><a  href="../../developers/contributing.html"  
title="Contributing" >Contributing</a></li>
-                    <li ><a  href="../../developers/jqassistant.html"  
title="JQassistant" >JQassistant</a></li>
+                    <li ><a  href="../../developers/decisions.html"  
title="Decision Making" >Decision Making</a></li>
+                    <li ><a  href="../../developers/maturity.html"  
title="Maturity" >Maturity</a></li>
                     <li ><a  href="../../developers/release.html"  
title="Releasing" >Releasing</a></li>
+                    <li ><a  href="../../developers/team.html"  title="Team" 
>Team</a></li>
                     <li ><a  href="../../developers/vm.html"  title="VM 
Access" >VM Access</a></li>
                     <li ><a  href="../../developers/vpn.html"  title="VPN 
Access" >VPN Access</a></li>
                     <li ><a  href="../../developers/website.html"  
title="Website" >Website</a></li>
diff --git a/protocols/delta-v/read-data.html b/protocols/delta-v/read-data.html
index 9dd3172..f6af311 100644
--- a/protocols/delta-v/read-data.html
+++ b/protocols/delta-v/read-data.html
@@ -73,8 +73,10 @@
                     <li ><a  href="../../developers/sonar.html"  title="Code 
Analysis" >Code Analysis</a></li>
                     <li ><a  href="../../developers/ci.html"  
title="Continuous Integration" >Continuous Integration</a></li>
                     <li ><a  href="../../developers/contributing.html"  
title="Contributing" >Contributing</a></li>
-                    <li ><a  href="../../developers/jqassistant.html"  
title="JQassistant" >JQassistant</a></li>
+                    <li ><a  href="../../developers/decisions.html"  
title="Decision Making" >Decision Making</a></li>
+                    <li ><a  href="../../developers/maturity.html"  
title="Maturity" >Maturity</a></li>
                     <li ><a  href="../../developers/release.html"  
title="Releasing" >Releasing</a></li>
+                    <li ><a  href="../../developers/team.html"  title="Team" 
>Team</a></li>
                     <li ><a  href="../../developers/vm.html"  title="VM 
Access" >VM Access</a></li>
                     <li ><a  href="../../developers/vpn.html"  title="VPN 
Access" >VPN Access</a></li>
                     <li ><a  href="../../developers/website.html"  
title="Website" >Website</a></li>
diff --git a/protocols/delta-v/reverse-engineering.html 
b/protocols/delta-v/reverse-engineering.html
index 6d1e834..8a46ccd 100644
--- a/protocols/delta-v/reverse-engineering.html
+++ b/protocols/delta-v/reverse-engineering.html
@@ -73,8 +73,10 @@
                     <li ><a  href="../../developers/sonar.html"  title="Code 
Analysis" >Code Analysis</a></li>
                     <li ><a  href="../../developers/ci.html"  
title="Continuous Integration" >Continuous Integration</a></li>
                     <li ><a  href="../../developers/contributing.html"  
title="Contributing" >Contributing</a></li>
-                    <li ><a  href="../../developers/jqassistant.html"  
title="JQassistant" >JQassistant</a></li>
+                    <li ><a  href="../../developers/decisions.html"  
title="Decision Making" >Decision Making</a></li>
+                    <li ><a  href="../../developers/maturity.html"  
title="Maturity" >Maturity</a></li>
                     <li ><a  href="../../developers/release.html"  
title="Releasing" >Releasing</a></li>
+                    <li ><a  href="../../developers/team.html"  title="Team" 
>Team</a></li>
                     <li ><a  href="../../developers/vm.html"  title="VM 
Access" >VM Access</a></li>
                     <li ><a  href="../../developers/vpn.html"  title="VPN 
Access" >VPN Access</a></li>
                     <li ><a  href="../../developers/website.html"  
title="Website" >Website</a></li>
diff --git a/protocols/ehtercat/index.html b/protocols/ehtercat/index.html
index 10d3612..ec93cc8 100644
--- a/protocols/ehtercat/index.html
+++ b/protocols/ehtercat/index.html
@@ -73,8 +73,10 @@
                     <li ><a  href="../../developers/sonar.html"  title="Code 
Analysis" >Code Analysis</a></li>
                     <li ><a  href="../../developers/ci.html"  
title="Continuous Integration" >Continuous Integration</a></li>
                     <li ><a  href="../../developers/contributing.html"  
title="Contributing" >Contributing</a></li>
-                    <li ><a  href="../../developers/jqassistant.html"  
title="JQassistant" >JQassistant</a></li>
+                    <li ><a  href="../../developers/decisions.html"  
title="Decision Making" >Decision Making</a></li>
+                    <li ><a  href="../../developers/maturity.html"  
title="Maturity" >Maturity</a></li>
                     <li ><a  href="../../developers/release.html"  
title="Releasing" >Releasing</a></li>
+                    <li ><a  href="../../developers/team.html"  title="Team" 
>Team</a></li>
                     <li ><a  href="../../developers/vm.html"  title="VM 
Access" >VM Access</a></li>
                     <li ><a  href="../../developers/vpn.html"  title="VPN 
Access" >VPN Access</a></li>
                     <li ><a  href="../../developers/website.html"  
title="Website" >Website</a></li>
diff --git a/protocols/ethernet-ip/index.html b/protocols/ethernet-ip/index.html
index abc1be1..dd3b8a6 100644
--- a/protocols/ethernet-ip/index.html
+++ b/protocols/ethernet-ip/index.html
@@ -73,8 +73,10 @@
                     <li ><a  href="../../developers/sonar.html"  title="Code 
Analysis" >Code Analysis</a></li>
                     <li ><a  href="../../developers/ci.html"  
title="Continuous Integration" >Continuous Integration</a></li>
                     <li ><a  href="../../developers/contributing.html"  
title="Contributing" >Contributing</a></li>
-                    <li ><a  href="../../developers/jqassistant.html"  
title="JQassistant" >JQassistant</a></li>
+                    <li ><a  href="../../developers/decisions.html"  
title="Decision Making" >Decision Making</a></li>
+                    <li ><a  href="../../developers/maturity.html"  
title="Maturity" >Maturity</a></li>
                     <li ><a  href="../../developers/release.html"  
title="Releasing" >Releasing</a></li>
+                    <li ><a  href="../../developers/team.html"  title="Team" 
>Team</a></li>
                     <li ><a  href="../../developers/vm.html"  title="VM 
Access" >VM Access</a></li>
                     <li ><a  href="../../developers/vpn.html"  title="VPN 
Access" >VPN Access</a></li>
                     <li ><a  href="../../developers/website.html"  
title="Website" >Website</a></li>
diff --git a/protocols/features.html b/protocols/features.html
index 0e2d0cf..50991ae 100644
--- a/protocols/features.html
+++ b/protocols/features.html
@@ -73,8 +73,10 @@
                     <li ><a  href="../developers/sonar.html"  title="Code 
Analysis" >Code Analysis</a></li>
                     <li ><a  href="../developers/ci.html"  title="Continuous 
Integration" >Continuous Integration</a></li>
                     <li ><a  href="../developers/contributing.html"  
title="Contributing" >Contributing</a></li>
-                    <li ><a  href="../developers/jqassistant.html"  
title="JQassistant" >JQassistant</a></li>
+                    <li ><a  href="../developers/decisions.html"  
title="Decision Making" >Decision Making</a></li>
+                    <li ><a  href="../developers/maturity.html"  
title="Maturity" >Maturity</a></li>
                     <li ><a  href="../developers/release.html"  
title="Releasing" >Releasing</a></li>
+                    <li ><a  href="../developers/team.html"  title="Team" 
>Team</a></li>
                     <li ><a  href="../developers/vm.html"  title="VM Access" 
>VM Access</a></li>
                     <li ><a  href="../developers/vpn.html"  title="VPN Access" 
>VPN Access</a></li>
                     <li ><a  href="../developers/website.html"  
title="Website" >Website</a></li>
diff --git a/protocols/index.html b/protocols/index.html
index 1240ef2..6bc3016 100644
--- a/protocols/index.html
+++ b/protocols/index.html
@@ -73,8 +73,10 @@
                     <li ><a  href="../developers/sonar.html"  title="Code 
Analysis" >Code Analysis</a></li>
                     <li ><a  href="../developers/ci.html"  title="Continuous 
Integration" >Continuous Integration</a></li>
                     <li ><a  href="../developers/contributing.html"  
title="Contributing" >Contributing</a></li>
-                    <li ><a  href="../developers/jqassistant.html"  
title="JQassistant" >JQassistant</a></li>
+                    <li ><a  href="../developers/decisions.html"  
title="Decision Making" >Decision Making</a></li>
+                    <li ><a  href="../developers/maturity.html"  
title="Maturity" >Maturity</a></li>
                     <li ><a  href="../developers/release.html"  
title="Releasing" >Releasing</a></li>
+                    <li ><a  href="../developers/team.html"  title="Team" 
>Team</a></li>
                     <li ><a  href="../developers/vm.html"  title="VM Access" 
>VM Access</a></li>
                     <li ><a  href="../developers/vpn.html"  title="VPN Access" 
>VPN Access</a></li>
                     <li ><a  href="../developers/website.html"  
title="Website" >Website</a></li>
diff --git a/protocols/modbus/index.html b/protocols/modbus/index.html
index 311cfaf..0bb1946 100644
--- a/protocols/modbus/index.html
+++ b/protocols/modbus/index.html
@@ -73,8 +73,10 @@
                     <li ><a  href="../../developers/sonar.html"  title="Code 
Analysis" >Code Analysis</a></li>
                     <li ><a  href="../../developers/ci.html"  
title="Continuous Integration" >Continuous Integration</a></li>
                     <li ><a  href="../../developers/contributing.html"  
title="Contributing" >Contributing</a></li>
-                    <li ><a  href="../../developers/jqassistant.html"  
title="JQassistant" >JQassistant</a></li>
+                    <li ><a  href="../../developers/decisions.html"  
title="Decision Making" >Decision Making</a></li>
+                    <li ><a  href="../../developers/maturity.html"  
title="Maturity" >Maturity</a></li>
                     <li ><a  href="../../developers/release.html"  
title="Releasing" >Releasing</a></li>
+                    <li ><a  href="../../developers/team.html"  title="Team" 
>Team</a></li>
                     <li ><a  href="../../developers/vm.html"  title="VM 
Access" >VM Access</a></li>
                     <li ><a  href="../../developers/vpn.html"  title="VPN 
Access" >VPN Access</a></li>
                     <li ><a  href="../../developers/website.html"  
title="Website" >Website</a></li>
diff --git a/protocols/opc-ua/index.html b/protocols/opc-ua/index.html
index 65eed23..673536f 100644
--- a/protocols/opc-ua/index.html
+++ b/protocols/opc-ua/index.html
@@ -73,8 +73,10 @@
                     <li ><a  href="../../developers/sonar.html"  title="Code 
Analysis" >Code Analysis</a></li>
                     <li ><a  href="../../developers/ci.html"  
title="Continuous Integration" >Continuous Integration</a></li>
                     <li ><a  href="../../developers/contributing.html"  
title="Contributing" >Contributing</a></li>
-                    <li ><a  href="../../developers/jqassistant.html"  
title="JQassistant" >JQassistant</a></li>
+                    <li ><a  href="../../developers/decisions.html"  
title="Decision Making" >Decision Making</a></li>
+                    <li ><a  href="../../developers/maturity.html"  
title="Maturity" >Maturity</a></li>
                     <li ><a  href="../../developers/release.html"  
title="Releasing" >Releasing</a></li>
+                    <li ><a  href="../../developers/team.html"  title="Team" 
>Team</a></li>
                     <li ><a  href="../../developers/vm.html"  title="VM 
Access" >VM Access</a></li>
                     <li ><a  href="../../developers/vpn.html"  title="VPN 
Access" >VPN Access</a></li>
                     <li ><a  href="../../developers/website.html"  
title="Website" >Website</a></li>
diff --git a/protocols/s7/index.html b/protocols/s7/index.html
index cc3053e..3be4132 100644
--- a/protocols/s7/index.html
+++ b/protocols/s7/index.html
@@ -73,8 +73,10 @@
                     <li ><a  href="../../developers/sonar.html"  title="Code 
Analysis" >Code Analysis</a></li>
                     <li ><a  href="../../developers/ci.html"  
title="Continuous Integration" >Continuous Integration</a></li>
                     <li ><a  href="../../developers/contributing.html"  
title="Contributing" >Contributing</a></li>
-                    <li ><a  href="../../developers/jqassistant.html"  
title="JQassistant" >JQassistant</a></li>
+                    <li ><a  href="../../developers/decisions.html"  
title="Decision Making" >Decision Making</a></li>
+                    <li ><a  href="../../developers/maturity.html"  
title="Maturity" >Maturity</a></li>
                     <li ><a  href="../../developers/release.html"  
title="Releasing" >Releasing</a></li>
+                    <li ><a  href="../../developers/team.html"  title="Team" 
>Team</a></li>
                     <li ><a  href="../../developers/vm.html"  title="VM 
Access" >VM Access</a></li>
                     <li ><a  href="../../developers/vpn.html"  title="VPN 
Access" >VPN Access</a></li>
                     <li ><a  href="../../developers/website.html"  
title="Website" >Website</a></li>
diff --git a/protocols/s7/s7comm-plus.html b/protocols/s7/s7comm-plus.html
index cb85af3..cb5ec9e 100644
--- a/protocols/s7/s7comm-plus.html
+++ b/protocols/s7/s7comm-plus.html
@@ -73,8 +73,10 @@
                     <li ><a  href="../../developers/sonar.html"  title="Code 
Analysis" >Code Analysis</a></li>
                     <li ><a  href="../../developers/ci.html"  
title="Continuous Integration" >Continuous Integration</a></li>
                     <li ><a  href="../../developers/contributing.html"  
title="Contributing" >Contributing</a></li>
-                    <li ><a  href="../../developers/jqassistant.html"  
title="JQassistant" >JQassistant</a></li>
+                    <li ><a  href="../../developers/decisions.html"  
title="Decision Making" >Decision Making</a></li>
+                    <li ><a  href="../../developers/maturity.html"  
title="Maturity" >Maturity</a></li>
                     <li ><a  href="../../developers/release.html"  
title="Releasing" >Releasing</a></li>
+                    <li ><a  href="../../developers/team.html"  title="Team" 
>Team</a></li>
                     <li ><a  href="../../developers/vm.html"  title="VM 
Access" >VM Access</a></li>
                     <li ><a  href="../../developers/vpn.html"  title="VPN 
Access" >VPN Access</a></li>
                     <li ><a  href="../../developers/website.html"  
title="Website" >Website</a></li>
diff --git a/protocols/s7/s7comm.html b/protocols/s7/s7comm.html
index 0151efa..b1ec477 100644
--- a/protocols/s7/s7comm.html
+++ b/protocols/s7/s7comm.html
@@ -73,8 +73,10 @@
                     <li ><a  href="../../developers/sonar.html"  title="Code 
Analysis" >Code Analysis</a></li>
                     <li ><a  href="../../developers/ci.html"  
title="Continuous Integration" >Continuous Integration</a></li>
                     <li ><a  href="../../developers/contributing.html"  
title="Contributing" >Contributing</a></li>
-                    <li ><a  href="../../developers/jqassistant.html"  
title="JQassistant" >JQassistant</a></li>
+                    <li ><a  href="../../developers/decisions.html"  
title="Decision Making" >Decision Making</a></li>
+                    <li ><a  href="../../developers/maturity.html"  
title="Maturity" >Maturity</a></li>
                     <li ><a  href="../../developers/release.html"  
title="Releasing" >Releasing</a></li>
+                    <li ><a  href="../../developers/team.html"  title="Team" 
>Team</a></li>
                     <li ><a  href="../../developers/vm.html"  title="VM 
Access" >VM Access</a></li>
                     <li ><a  href="../../developers/vpn.html"  title="VPN 
Access" >VPN Access</a></li>
                     <li ><a  href="../../developers/website.html"  
title="Website" >Website</a></li>
diff --git a/scm.html b/scm.html
index 81207ea..d31e2ff 100644
--- a/scm.html
+++ b/scm.html
@@ -73,8 +73,10 @@
                     <li ><a  href="developers/sonar.html"  title="Code 
Analysis" >Code Analysis</a></li>
                     <li ><a  href="developers/ci.html"  title="Continuous 
Integration" >Continuous Integration</a></li>
                     <li ><a  href="developers/contributing.html"  
title="Contributing" >Contributing</a></li>
-                    <li ><a  href="developers/jqassistant.html"  
title="JQassistant" >JQassistant</a></li>
+                    <li ><a  href="developers/decisions.html"  title="Decision 
Making" >Decision Making</a></li>
+                    <li ><a  href="developers/maturity.html"  title="Maturity" 
>Maturity</a></li>
                     <li ><a  href="developers/release.html"  title="Releasing" 
>Releasing</a></li>
+                    <li ><a  href="developers/team.html"  title="Team" 
>Team</a></li>
                     <li ><a  href="developers/vm.html"  title="VM Access" >VM 
Access</a></li>
                     <li ><a  href="developers/vpn.html"  title="VPN Access" 
>VPN Access</a></li>
                     <li ><a  href="developers/website.html"  title="Website" 
>Website</a></li>
diff --git a/sitemap.html b/sitemap.html
index 6f00301..6a1078d 100644
--- a/sitemap.html
+++ b/sitemap.html
@@ -73,8 +73,10 @@
                     <li ><a  href="developers/sonar.html"  title="Code 
Analysis" >Code Analysis</a></li>
                     <li ><a  href="developers/ci.html"  title="Continuous 
Integration" >Continuous Integration</a></li>
                     <li ><a  href="developers/contributing.html"  
title="Contributing" >Contributing</a></li>
-                    <li ><a  href="developers/jqassistant.html"  
title="JQassistant" >JQassistant</a></li>
+                    <li ><a  href="developers/decisions.html"  title="Decision 
Making" >Decision Making</a></li>
+                    <li ><a  href="developers/maturity.html"  title="Maturity" 
>Maturity</a></li>
                     <li ><a  href="developers/release.html"  title="Releasing" 
>Releasing</a></li>
+                    <li ><a  href="developers/team.html"  title="Team" 
>Team</a></li>
                     <li ><a  href="developers/vm.html"  title="VM Access" >VM 
Access</a></li>
                     <li ><a  href="developers/vpn.html"  title="VPN Access" 
>VPN Access</a></li>
                     <li ><a  href="developers/website.html"  title="Website" 
>Website</a></li>
@@ -226,8 +228,10 @@
     <li><a href="developers/sonar.html">Code Analysis</a></li> 
     <li><a href="developers/ci.html">Continuous Integration</a></li> 
     <li><a href="developers/contributing.html">Contributing</a></li> 
-    <li><a href="developers/jqassistant.html">JQassistant</a></li> 
+    <li><a href="developers/decisions.html">Decision Making</a></li> 
+    <li><a href="developers/maturity.html">Maturity</a></li> 
     <li><a href="developers/release.html">Releasing</a></li> 
+    <li><a href="developers/team.html">Team</a></li> 
     <li><a href="developers/vm.html">VM Access</a></li> 
     <li><a href="developers/vpn.html">VPN Access</a></li> 
     <li><a href="developers/website.html">Website</a></li> 
diff --git a/summary.html b/summary.html
index 70b5708..ae94f13 100644
--- a/summary.html
+++ b/summary.html
@@ -73,8 +73,10 @@
                     <li ><a  href="developers/sonar.html"  title="Code 
Analysis" >Code Analysis</a></li>
                     <li ><a  href="developers/ci.html"  title="Continuous 
Integration" >Continuous Integration</a></li>
                     <li ><a  href="developers/contributing.html"  
title="Contributing" >Contributing</a></li>
-                    <li ><a  href="developers/jqassistant.html"  
title="JQassistant" >JQassistant</a></li>
+                    <li ><a  href="developers/decisions.html"  title="Decision 
Making" >Decision Making</a></li>
+                    <li ><a  href="developers/maturity.html"  title="Maturity" 
>Maturity</a></li>
                     <li ><a  href="developers/release.html"  title="Releasing" 
>Releasing</a></li>
+                    <li ><a  href="developers/team.html"  title="Team" 
>Team</a></li>
                     <li ><a  href="developers/vm.html"  title="VM Access" >VM 
Access</a></li>
                     <li ><a  href="developers/vpn.html"  title="VPN Access" 
>VPN Access</a></li>
                     <li ><a  href="developers/website.html"  title="Website" 
>Website</a></li>
diff --git a/users/download.html b/users/download.html
index 386c78c..746d184 100644
--- a/users/download.html
+++ b/users/download.html
@@ -73,8 +73,10 @@
                     <li ><a  href="../developers/sonar.html"  title="Code 
Analysis" >Code Analysis</a></li>
                     <li ><a  href="../developers/ci.html"  title="Continuous 
Integration" >Continuous Integration</a></li>
                     <li ><a  href="../developers/contributing.html"  
title="Contributing" >Contributing</a></li>
-                    <li ><a  href="../developers/jqassistant.html"  
title="JQassistant" >JQassistant</a></li>
+                    <li ><a  href="../developers/decisions.html"  
title="Decision Making" >Decision Making</a></li>
+                    <li ><a  href="../developers/maturity.html"  
title="Maturity" >Maturity</a></li>
                     <li ><a  href="../developers/release.html"  
title="Releasing" >Releasing</a></li>
+                    <li ><a  href="../developers/team.html"  title="Team" 
>Team</a></li>
                     <li ><a  href="../developers/vm.html"  title="VM Access" 
>VM Access</a></li>
                     <li ><a  href="../developers/vpn.html"  title="VPN Access" 
>VPN Access</a></li>
                     <li ><a  href="../developers/website.html"  
title="Website" >Website</a></li>
diff --git a/users/gettingstarted.html b/users/gettingstarted.html
index dd4eb64..a99f7bd 100644
--- a/users/gettingstarted.html
+++ b/users/gettingstarted.html
@@ -73,8 +73,10 @@
                     <li ><a  href="../developers/sonar.html"  title="Code 
Analysis" >Code Analysis</a></li>
                     <li ><a  href="../developers/ci.html"  title="Continuous 
Integration" >Continuous Integration</a></li>
                     <li ><a  href="../developers/contributing.html"  
title="Contributing" >Contributing</a></li>
-                    <li ><a  href="../developers/jqassistant.html"  
title="JQassistant" >JQassistant</a></li>
+                    <li ><a  href="../developers/decisions.html"  
title="Decision Making" >Decision Making</a></li>
+                    <li ><a  href="../developers/maturity.html"  
title="Maturity" >Maturity</a></li>
                     <li ><a  href="../developers/release.html"  
title="Releasing" >Releasing</a></li>
+                    <li ><a  href="../developers/team.html"  title="Team" 
>Team</a></li>
                     <li ><a  href="../developers/vm.html"  title="VM Access" 
>VM Access</a></li>
                     <li ><a  href="../developers/vpn.html"  title="VPN Access" 
>VPN Access</a></li>
                     <li ><a  href="../developers/website.html"  
title="Website" >Website</a></li>
diff --git a/users/industry40.html b/users/industry40.html
index 55d6f4c..194f455 100644
--- a/users/industry40.html
+++ b/users/industry40.html
@@ -73,8 +73,10 @@
                     <li ><a  href="../developers/sonar.html"  title="Code 
Analysis" >Code Analysis</a></li>
                     <li ><a  href="../developers/ci.html"  title="Continuous 
Integration" >Continuous Integration</a></li>
                     <li ><a  href="../developers/contributing.html"  
title="Contributing" >Contributing</a></li>
-                    <li ><a  href="../developers/jqassistant.html"  
title="JQassistant" >JQassistant</a></li>
+                    <li ><a  href="../developers/decisions.html"  
title="Decision Making" >Decision Making</a></li>
+                    <li ><a  href="../developers/maturity.html"  
title="Maturity" >Maturity</a></li>
                     <li ><a  href="../developers/release.html"  
title="Releasing" >Releasing</a></li>
+                    <li ><a  href="../developers/team.html"  title="Team" 
>Team</a></li>
                     <li ><a  href="../developers/vm.html"  title="VM Access" 
>VM Access</a></li>
                     <li ><a  href="../developers/vpn.html"  title="VPN Access" 
>VPN Access</a></li>
                     <li ><a  href="../developers/website.html"  
title="Website" >Website</a></li>
diff --git a/users/opm.html b/users/opm.html
index 7890e93..fc6ed67 100644
--- a/users/opm.html
+++ b/users/opm.html
@@ -73,8 +73,10 @@
                     <li ><a  href="../developers/sonar.html"  title="Code 
Analysis" >Code Analysis</a></li>
                     <li ><a  href="../developers/ci.html"  title="Continuous 
Integration" >Continuous Integration</a></li>
                     <li ><a  href="../developers/contributing.html"  
title="Contributing" >Contributing</a></li>
-                    <li ><a  href="../developers/jqassistant.html"  
title="JQassistant" >JQassistant</a></li>
+                    <li ><a  href="../developers/decisions.html"  
title="Decision Making" >Decision Making</a></li>
+                    <li ><a  href="../developers/maturity.html"  
title="Maturity" >Maturity</a></li>
                     <li ><a  href="../developers/release.html"  
title="Releasing" >Releasing</a></li>
+                    <li ><a  href="../developers/team.html"  title="Team" 
>Team</a></li>
                     <li ><a  href="../developers/vm.html"  title="VM Access" 
>VM Access</a></li>
                     <li ><a  href="../developers/vpn.html"  title="VPN Access" 
>VPN Access</a></li>
                     <li ><a  href="../developers/website.html"  
title="Website" >Website</a></li>
diff --git a/users/security.html b/users/security.html
index 2037b46..12489f7 100644
--- a/users/security.html
+++ b/users/security.html
@@ -73,8 +73,10 @@
                     <li ><a  href="../developers/sonar.html"  title="Code 
Analysis" >Code Analysis</a></li>
                     <li ><a  href="../developers/ci.html"  title="Continuous 
Integration" >Continuous Integration</a></li>
                     <li ><a  href="../developers/contributing.html"  
title="Contributing" >Contributing</a></li>
-                    <li ><a  href="../developers/jqassistant.html"  
title="JQassistant" >JQassistant</a></li>
+                    <li ><a  href="../developers/decisions.html"  
title="Decision Making" >Decision Making</a></li>
+                    <li ><a  href="../developers/maturity.html"  
title="Maturity" >Maturity</a></li>
                     <li ><a  href="../developers/release.html"  
title="Releasing" >Releasing</a></li>
+                    <li ><a  href="../developers/team.html"  title="Team" 
>Team</a></li>
                     <li ><a  href="../developers/vm.html"  title="VM Access" 
>VM Access</a></li>
                     <li ><a  href="../developers/vpn.html"  title="VPN Access" 
>VPN Access</a></li>
                     <li ><a  href="../developers/website.html"  
title="Website" >Website</a></li>

Reply via email to