Tweak status report sample to reflect current practices

Remove the blank line before email addresses, title case for URL
descriptions, etc..
This commit is contained in:
Benjamin Kaduk 2017-11-30 04:46:58 +00:00
parent 3e2c4d5e14
commit 410390a27e
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=51239

View file

@ -15,14 +15,12 @@
<given>John</given>
<common>Smith</common>
</name>
<email>test@FreeBSD.org</email>
</person>
<!-- For teams or groups -->
<person>
<name>Wunderteam</name>
<email>team@FreeBSD.org</email>
</person>
</contact>
@ -30,7 +28,7 @@
<!-- Optional section but highly encouraged. -->
<links>
<!-- A hypertext link with a description... -->
<url href="http://www.example.com/project/url/here">Description here.</url>
<url href="http://www.example.com/project/url/here">Description Here</url>
</links>
<!-- Required section. -->