Repository: polygene-website Updated Branches: refs/heads/asf-site 0d6827585 -> 7d92e00d4
Update PMC list Project: http://git-wip-us.apache.org/repos/asf/polygene-website/repo Commit: http://git-wip-us.apache.org/repos/asf/polygene-website/commit/7d92e00d Tree: http://git-wip-us.apache.org/repos/asf/polygene-website/tree/7d92e00d Diff: http://git-wip-us.apache.org/repos/asf/polygene-website/diff/7d92e00d Branch: refs/heads/asf-site Commit: 7d92e00d4ffdcf8446913e28d0341739b09ecb6d Parents: 0d68275 Author: Paul Merlin <[email protected]> Authored: Mon Aug 7 18:18:13 2017 +0200 Committer: Paul Merlin <[email protected]> Committed: Mon Aug 7 18:18:13 2017 +0200 ---------------------------------------------------------------------- content/community/contributors.html | 12 +++++++----- src/community/contributors.html | 12 +++++++----- 2 files changed, 14 insertions(+), 10 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/polygene-website/blob/7d92e00d/content/community/contributors.html ---------------------------------------------------------------------- diff --git a/content/community/contributors.html b/content/community/contributors.html index 526db06..74a146b 100644 --- a/content/community/contributors.html +++ b/content/community/contributors.html @@ -131,21 +131,24 @@ Composite Oriented Programming allows developers to work with 'fragments', small <h2>Project Management Committee</h2> <p> - The Project Management Committee (PMC) are the people who has shown significant commitment towards the project and + The Project Management Committee (PMC) are the people who has shown significant commitment towards the project and act as the stewards of the project. The PMC is responsible for decision making, brand policy, legal compliance, release management, security responses and all other aspects of the maintenance and evolvution of the codebase under its care. The following people are currently PMC. </p> <ul> - <li>Niclas Hedhman (Chair)</li> <li>Alex Karasulu</li> - <li>James Carman</li> + <li>James W. Carman</li> <li>Jeff Genender</li> <li>Jiri Jetmar</li> <li>Marcel Offermans</li> - <li>Paul Merlin</li> + <li>Chris Mattmann</li> + <li>Niclas Hedhman</li> + <li>Paul Merlin (Chair)</li> <li>Roman Shaposhnik</li> <li>Sandro Martini</li> + <li>Kent Sølvsten</li> + <li>Stanislav Muhametsin</li> </ul> <h2>Contributors</h2> @@ -194,7 +197,6 @@ Composite Oriented Programming allows developers to work with 'fragments', small <li>Richard Wallace</li> <li>Sianny Halim</li> <li>Sonny Gill</li> - <li>Stanislav Muhametisn</li> <li>Tao Wen</li> <li>Tibor Mlynarik</li> <li>Tobias Ivarsson</li> http://git-wip-us.apache.org/repos/asf/polygene-website/blob/7d92e00d/src/community/contributors.html ---------------------------------------------------------------------- diff --git a/src/community/contributors.html b/src/community/contributors.html index c8302dc..0719213 100644 --- a/src/community/contributors.html +++ b/src/community/contributors.html @@ -22,21 +22,24 @@ layout: default <h2>Project Management Committee</h2> <p> - The Project Management Committee (PMC) are the people who has shown significant commitment towards the project and + The Project Management Committee (PMC) are the people who has shown significant commitment towards the project and act as the stewards of the project. The PMC is responsible for decision making, brand policy, legal compliance, release management, security responses and all other aspects of the maintenance and evolvution of the codebase under its care. The following people are currently PMC. </p> <ul> - <li>Niclas Hedhman (Chair)</li> <li>Alex Karasulu</li> - <li>James Carman</li> + <li>James W. Carman</li> <li>Jeff Genender</li> <li>Jiri Jetmar</li> <li>Marcel Offermans</li> - <li>Paul Merlin</li> + <li>Chris Mattmann</li> + <li>Niclas Hedhman</li> + <li>Paul Merlin (Chair)</li> <li>Roman Shaposhnik</li> <li>Sandro Martini</li> + <li>Kent Sølvsten</li> + <li>Stanislav Muhametsin</li> </ul> <h2>Contributors</h2> @@ -85,7 +88,6 @@ layout: default <li>Richard Wallace</li> <li>Sianny Halim</li> <li>Sonny Gill</li> - <li>Stanislav Muhametisn</li> <li>Tao Wen</li> <li>Tibor Mlynarik</li> <li>Tobias Ivarsson</li>
