Added:
- my author entity - myself as a committer Removed: - myself as an additional contributor Approved by: db (mentor)
This commit is contained in:
parent
c10dbd4e11
commit
3a057f04cc
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=45055
3 changed files with 7 additions and 5 deletions
|
@ -9633,11 +9633,6 @@
|
|||
<email>sysseh@devetir.qld.gov.au</email></para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>Stephen Hurd
|
||||
<email>admin@nix.synchro.net</email></para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>Stephen J. Roznowski
|
||||
<email>sjr@home.net</email></para>
|
||||
|
|
|
@ -530,6 +530,10 @@
|
|||
<para>&a.jkh.email;</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>&a.shurd.email;</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>&a.davide.email;</para>
|
||||
</listitem>
|
||||
|
|
|
@ -1911,6 +1911,9 @@
|
|||
<!ENTITY a.shin "Yoshinobu Inoue">
|
||||
<!ENTITY a.shin.email "&a.shin; <email xmlns='http://docbook.org/ns/docbook'>shin@FreeBSD.org</email>">
|
||||
|
||||
<!ENTITY a.shurd "Stephen Hurd">
|
||||
<!ENTITY a.shurd.email "&a.shurd; <email xmlns='http://docbook.org/ns/docbook'>shurd@FreeBSD.org</email>">
|
||||
|
||||
<!ENTITY a.silby "Mike Silbersack">
|
||||
<!ENTITY a.silby.email "&a.silby; <email xmlns='http://docbook.org/ns/docbook'>silby@FreeBSD.org</email>">
|
||||
|
||||
|
|
Loading…
Reference in a new issue