Repository: nifi-site Updated Branches: refs/heads/master 5f55fdb0c -> 5125192ef
Updated PMC and Committer list Project: http://git-wip-us.apache.org/repos/asf/nifi-site/repo Commit: http://git-wip-us.apache.org/repos/asf/nifi-site/commit/5125192e Tree: http://git-wip-us.apache.org/repos/asf/nifi-site/tree/5125192e Diff: http://git-wip-us.apache.org/repos/asf/nifi-site/diff/5125192e Branch: refs/heads/master Commit: 5125192ef89ec8bfa79487a90ef999bd4368d873 Parents: 5f55fdb Author: Mike Moser <[email protected]> Authored: Fri Jan 12 16:34:08 2018 +0000 Committer: Mike Moser <[email protected]> Committed: Fri Jan 12 16:34:08 2018 +0000 ---------------------------------------------------------------------- README.md | 5 ++-- src/pages/html/people.hbs | 53 +++++++++++++++++++++++++++++------------- 2 files changed, 40 insertions(+), 18 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/nifi-site/blob/5125192e/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index 0781a08..b400e5c 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ limitations under the License. --> # About -[Apache NiFi project] (http://nifi.incubator.apache.org). +[Apache NiFi project] (http://nifi.apache.org). ## Setting up Build Environment @@ -199,4 +199,5 @@ Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and -limitations under the License. \ No newline at end of file +limitations under the License. + http://git-wip-us.apache.org/repos/asf/nifi-site/blob/5125192e/src/pages/html/people.hbs ---------------------------------------------------------------------- diff --git a/src/pages/html/people.hbs b/src/pages/html/people.hbs index 9bcbe7c..529c914 100644 --- a/src/pages/html/people.hbs +++ b/src/pages/html/people.hbs @@ -144,6 +144,26 @@ title: Apache NiFi Team <td>Koji Kawamura</td> <td></td> </tr> + <tr> + <td>mosermw</td> + <td>Michael Moser</td> + <td></td> + </tr> + <tr> + <td>scottyaslan</td> + <td>Scott Aslan</td> + <td></td> + </tr> + <tr> + <td>jstorck</td> + <td>Jeff Storck</td> + <td></td> + </tr> + <tr> + <td>phrocker</td> + <td>Marc Parisi</td> + <td></td> + </tr> </table> </div> </div> @@ -169,10 +189,6 @@ title: Apache NiFi Team <td>Toivo Adams</td> <td></td> </tr> - <td>mosermw</td> - <td>Michael Moser</td> - <td></td> - </tr> <tr> <td>rickysaltzer</td> <td>Ricky Saltzer</td> @@ -184,11 +200,6 @@ title: Apache NiFi Team <td></td> </tr> <tr> - <td>scottyaslan</td> - <td>Scott Aslan</td> - <td></td> - </tr> - <tr> <td>jeremydyer</td> <td>Jeremy Dyer</td> <td></td> @@ -204,11 +215,6 @@ title: Apache NiFi Team <td></td> </tr> <tr> - <td>jstorck</td> - <td>Jeff Storck</td> - <td></td> - </tr> - <tr> <td>rmoran</td> <td>Rob Moran</td> <td></td> @@ -219,8 +225,23 @@ title: Apache NiFi Team <td></td> </tr> <tr> - <td>phrocker</td> - <td>Marc Parisi</td> + <td>mhogue</td> + <td>Mike Hogue</td> + <td></td> + </tr> + <tr> + <td>pwicks</td> + <td>Peter Wicks</td> + <td></td> + </tr> + <tr> + <td>aichrist</td> + <td>Andrew Christianson</td> + <td></td> + </tr> + <tr> + <td>kdoran</td> + <td>Kevin Doran</td> <td></td> </tr> </table>
