Change contact information for the doc/ and www/ subtrees to
"freebsd-doc@FreeBSD.org" and "freebsd-www@FreeBSD.org". Discussed with: murray
This commit is contained in:
parent
e202089855
commit
634319bf4c
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=27411
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/releng/index.sgml,v 1.169 2006/02/24 17:05:22 joel Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/releng/index.sgml,v 1.170 2006/03/15 04:57:36 marcus Exp $">
|
||||
<!ENTITY email 're'>
|
||||
<!ENTITY title "Release Engineering Information">
|
||||
<!ENTITY % navincludes SYSTEM "../includes.navdevelopers.sgml"> %navincludes;
|
||||
|
@ -232,13 +232,13 @@ provided below.</p>
|
|||
<tr>
|
||||
<td> <tt>doc/</tt> </td>
|
||||
<td> Open </td>
|
||||
<td> freebsd-doc </td>
|
||||
<td> freebsd-doc@FreeBSD.org </td>
|
||||
<td> SGML/XML based documentation set. </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td> <tt>www/</tt> </td>
|
||||
<td> Open </td>
|
||||
<td> freebsd-doc </td>
|
||||
<td> freebsd-www@FreeBSD.org </td>
|
||||
<td> FreeBSD Web site sources. </td>
|
||||
</tr>
|
||||
</table>
|
||||
|
|
Loading…
Reference in a new issue