Clarify <name>...</name> contents in that <common>...</common> does not
refer to one's status (Contributor, Committer, etc.).
This commit is contained in:
parent
4918ba2142
commit
29a987cb85
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=10994
1 changed files with 3 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
<!-- $FreeBSD$ -->
|
||||
<!-- $FreeBSD: www/en/news/status/report-sample.xml,v 1.1 2001/10/17 02:27:35 chris Exp $ -->
|
||||
|
||||
<project>
|
||||
<title>Status Report Sample</title>
|
||||
|
@ -6,9 +6,9 @@
|
|||
<contact>
|
||||
<person>
|
||||
<name>
|
||||
<given>Joe</given>
|
||||
<given>John</given>
|
||||
|
||||
<common>Committer</common>
|
||||
<common>Smith</common>
|
||||
</name>
|
||||
|
||||
<email>test@FreeBSD.org</email>
|
||||
|
|
Loading…
Reference in a new issue