List the members of 'portmgr', and recognize all of the hard work they

do to keep the ports cluster in working order to produce binary
packages for FreeBSD releases.
This commit is contained in:
Murray Stokely 2002-03-04 08:19:53 +00:00
parent 618ca33bf3
commit 76862ff887
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=12356
2 changed files with 16 additions and 2 deletions

View file

@ -6,13 +6,15 @@ allows multiple documents to use the abbreviated entities, and allows
us to update author names, or the representation of those names (such
as adding email addresses), by just editing a single file.
$FreeBSD$
$FreeBSD: www/en/developers.sgml,v 1.1 2002/03/04 06:46:04 murray Exp $
-->
<!-- FreeBSD Contributers -->
<!ENTITY a.ade "Ade Lovett">
<!ENTITY a.alfred "Alfred Perlstein">
<!ENTITY a.arr "Andrew Reiter">
<!ENTITY a.asami "Satoshi Asami">
<!ENTITY a.bmah "Bruce A. Mah">
<!ENTITY a.bmilekic "Bosko Milekic">
<!ENTITY a.brian "Brian Somers">
@ -28,6 +30,7 @@ $FreeBSD$
<!ENTITY a.jeff "Jeff Roberson">
<!ENTITY a.jhb "John Baldwin">
<!ENTITY a.jlemon "Jonathan Lemon">
<!ENTITY a.kris "Kris Kennaway">
<!ENTITY a.markm "Mark Murray">
<!ENTITY a.murray "Murray Stokely">
<!ENTITY a.mux "Maxime Henrion">
@ -35,6 +38,8 @@ $FreeBSD$
<!ENTITY a.peter "Peter Wemm">
<!ENTITY a.re "re@FreeBSD.org">
<!ENTITY a.rwatson "Robert Watson">
<!ENTITY a.sobomax "Maxim Sobolev">
<!ENTITY a.steve "Steve Price">
<!ENTITY a.tanimura "Seigo Tanimura">
<!ENTITY a.wilko "Wilko Bulte">
<!ENTITY a.will "Will Andrews">

View file

@ -1,6 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
<!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD$">
<!ENTITY date "$FreeBSD: www/en/releng/index.sgml,v 1.1 2002/03/04 06:49:52 murray Exp $">
<!ENTITY email 're'>
<!ENTITY title "Release Engineering Information">
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
@ -101,6 +101,15 @@ href="mailto:re-alpha@FreeBSD.org">re-alpha@FreeBSD.org</a>)</strong> :
href="mailto:re-x86@FreeBSD.org">re-x86@FreeBSD.org</a>)</strong> :
&a.murray;, &a.jhb;, &a.rwatson;, &a.bmah;, &a.brian;</p>
<p>The third party packages in the Ports Collection are managed by the
portmgr@ team. Among many other responsibilities, the port managers
keep the ports cluster running smoothly to produce binary
packages.</p>
<p><strong>Package Builders (<a
href="mailto:portmgr@FreeBSD.org">portmgr@FreeBSD.org</a>)</strong> :
&a.ade;, &a.asami;, &a.kris;, &a.sobomax;, &a.steve;, &a.will;</p>
&footer;
</body>
</html>