diff options
Diffstat (limited to 'doc/website/content/people.html')
-rw-r--r-- | doc/website/content/people.html | 98 |
1 files changed, 0 insertions, 98 deletions
diff --git a/doc/website/content/people.html b/doc/website/content/people.html deleted file mode 100644 index 4b78a0a255..0000000000 --- a/doc/website/content/people.html +++ /dev/null @@ -1,98 +0,0 @@ -<!-- - - - - Licensed to the Apache Software Foundation (ASF) under one - - or more contributor license agreements. See the NOTICE file - - distributed with this work for additional information - - regarding copyright ownership. The ASF licenses this file - - to you under the Apache License, Version 2.0 (the - - "License"); you may not use this file except in compliance - - with the License. You may obtain a copy of the License at - - - - http://www.apache.org/licenses/LICENSE-2.0 - - - - Unless required by applicable law or agreed to in writing, - - software distributed under the License is distributed on an - - "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - - KIND, either express or implied. See the License for the - - specific language governing permissions and limitations - - under the License. - - ---> -<div class="main_text_area_body"> - <h1>People</h1> - - <p>This page lists some of the people who have contributed to Qpid.</p> - - <h2>Committers</h2> - <p>The people listed below have made significant contributions to - Qpid by working long and hard to make quality software for the rest - of the world to use.</p> - - <p>In addition to providing us contribuions, or being commmitters - some of the following people are also members of the Project - Management Committee (PMC). Refer to the How the ASF works for - details on meritocracy.</p> - - <p>If you would like to contribute to Qpid please look at the Get - Involved page to see how you can contribute.</p> - - <ul> - <li>Aidan Skinner</li> - <li>Alan Conway</li> - <li>Andrea Gazzarini</li> - <li>Andrew Kennedy</li> - <li>Andrew Stitcher</li> - <li>Arnaud Simon</li> - <li>Carl Trieloff</li> - <li>Chuck Rolke</li> - <li>Cliff Jansen</li> - <li>Gordon Sim</li> - <li>Jim Meyering</li> - <li>John O'Hara</li> - <li>Jonathan Robie</li> - <li>Ken Giusti</li> - <li>Kim van der Riet</li> - <li>Lahiru Gunathilake</li> - <li>Manuel Teira</li> - <li>Marnie McCormack</li> - <li>Martin Ritchie</li> - <li>Michael Goulish</li> - <li>Nuno Santos</li> - <li>Paul Fremantle</li> - <li>Rafael Schloming</li> - <li>Rajith Attapattu</li> - <li>Robbie Gemmell</li> - <li>Robert Godfrey</li> - <li>Robert Greig</li> - <li>Rupert Smith</li> - <li>Steve Huston</li> - <li>Ted Ross</li> - <li>Yoav Shapira</li> - </ul> - - <h2>Contributors</h2> - - - <p>Many thanks to the following people for providing contributions:</p> - - <ul> - <li>Colin Crist</li> - <li>Bhupendra Bhardwaj</li> - <li>Kevin Smith</li> - <li>Steve Vinoski</li> - <li>Steven Shaw</li> - <li>Tomas Restrepo</li> - </ul> - - <h2>Mentors</h2> - - <p>And many thanks to our project's mentors:</p> - - <ul> - <li>Cliff Schmidt</li> - <li>Craig Russell</li> - <li>Paul Fremantle</li> - <li>Yoav Shapira</li> - <li>Scott Deboy</li> - </ul> -</div> |