diff --git a/en/hats.ent b/en/hats.ent new file mode 100644 index 0000000000..639ba838b5 --- /dev/null +++ b/en/hats.ent @@ -0,0 +1,84 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Alan Cox'> +Satoshi Asami'> +Bill Fumerola'> +Bruce B. Mah'> +Chern Lee'> +Daniel Harris'> +Dag-Erling Smorgrav'> +Doug Rabson'> +Andrew Gallatin'> +Guido van Rooij'> +Ian Dowse'> +Warner Losh'> +Jake Burkholder'> +Jeff Roberson'> +Chris D. Faulhaber'> +John Baldwin'> +Akinori MUSHA'> +Kris Kennaway'> +Jun Kuriyama'> +Mario Sergio Fujikawa Ferreira'> +Marcel Moolenaar'> +Murray Stokely'> +Michael Lucas'> +Jacques Vidrine'> +Nik Clayton'> +Nick Sayer'> +Takahashi Yoshihiro'> +David O`Brien'> +Peter Wemm'> +Poul-Henning Kamp'> +Ruslan Ermilov'> +Robert Watson'> +Sam Leffler'> +Scott Long'> +Maxim Sobolev'> +Steve Price'> +Thomas Moestl'> +Trevor Johnson'> +Tom Rhodes'> +Wes Peters'> +Will Andrews'> +Wilko Bulte'> \ No newline at end of file diff --git a/en/internal/Makefile b/en/internal/Makefile index c156dfcf40..4e07957404 100644 --- a/en/internal/Makefile +++ b/en/internal/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD: www/en/internal/Makefile,v 1.31 2003/01/04 02:03:58 kuriyama Exp $ +# $FreeBSD: www/en/internal/Makefile,v 1.32 2003/02/07 12:24:17 ceri Exp $ .if exists(../Makefile.conf) .include "../Makefile.conf" @@ -13,6 +13,7 @@ DOCS+= about.sgml DOCS+= machines.sgml DOCS+= mirror.sgml DOCS+= new-account.sgml +DOCS+= staff.sgml DOCS+= statistic.sgml DOCS+= developer.sgml DOCS+= bylaws.sgml