Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Mar 2002 22:32:00 -0800 (PST)
From:      jkoshy@FreeBSD.ORG (Joseph Koshy)
To:        freebsd-doc@freebsd.org
Cc:        murray@freebsd.org, wosch@freebsd.org
Subject:   [PATCH] Additions to project staff page
Message-ID:  <20020325063200.3CFD537B417@hub.freebsd.org>

next in thread | raw e-mail | index | archive | help


This patch adds an entry for the project's website management team.

If there are no grave objections, I'll check this change in, in a day
or two.

Regards,
Koshy
<jkoshy@freebsd.org>

Index: share/sgml/teams.ent
===================================================================
RCS file: /home/ncvs/doc/en_US.ISO8859-1/share/sgml/teams.ent,v
retrieving revision 1.2
diff -u -r1.2 teams.ent
--- share/sgml/teams.ent	15 Mar 2002 07:16:55 -0000	1.2
+++ share/sgml/teams.ent	25 Mar 2002 06:26:53 -0000
@@ -27,3 +27,4 @@
 
 <!ENTITY a.security-officer "Security Officers Team <email>security-officer@FreeBSD.org</email>">
 
+<!ENTITY a.www "FreeBSD Webmasters mailing list <email>www@FreeBSD.org</email>">
Index: articles/contributors/article.sgml
===================================================================
RCS file: /home/ncvs/doc/en_US.ISO8859-1/articles/contributors/article.sgml,v
retrieving revision 1.117
diff -u -r1.117 article.sgml
--- articles/contributors/article.sgml	18 Mar 2002 15:51:15 -0000	1.117
+++ articles/contributors/article.sgml	25 Mar 2002 06:27:00 -0000
@@ -1643,18 +1643,6 @@
 
 ]]>
 
-<![ %not.published; [
-
-      <varlistentry>
-	<term>Web Changes Editor</term>
-
-	<listitem>
-	  <para>&a.www;</para>
-	</listitem>
-      </varlistentry>
-
-]]>
-
       <varlistentry>
 	<term>User Groups Editor</term>
 
@@ -1763,7 +1751,15 @@
 	  <para>Assistants: &a.markm;, &a.joe;</para>
 	</listitem>
       </varlistentry>
+      
+      <varlistentry>
+        <term>Website Management</term>
 
+        <listitem>
+          <para>&a.www;</para>
+        </listitem>
+      </varlistentry>
+          
       <varlistentry>
 	<term><ulink url="../../../../ports/index.html">Ports
 	    Manager</ulink></term>

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020325063200.3CFD537B417>