Add a new committer entity for me (pstef) and put my email onto the list of committers.
Approved by: pfg (mentor)
This commit is contained in:
parent
91d12bc515
commit
39a8833929
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=49751
2 changed files with 7 additions and 0 deletions
|
@ -1436,6 +1436,10 @@ xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0">
|
|||
<para>&a.vsevolod.email;</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>&a.pstef.email;</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>&a.zi.email;</para>
|
||||
</listitem>
|
||||
|
|
|
@ -1806,6 +1806,9 @@
|
|||
<!ENTITY a.pst "Paul Traina">
|
||||
<!ENTITY a.pst.email "&a.pst; <email xmlns='http://docbook.org/ns/docbook'>pst@FreeBSD.org</email>">
|
||||
|
||||
<!ENTITY a.pstef "Piotr Paweł Stefaniak">
|
||||
<!ENTITY a.pstef.email "&a.pstef; <email xmlns='http://docbook.org/ns/docbook'>pstef@FreeBSD.org</email>">
|
||||
|
||||
<!ENTITY a.qingli "Qing Li">
|
||||
<!ENTITY a.qingli.email "&a.qingli; <email xmlns='http://docbook.org/ns/docbook'>qingli@FreeBSD.org</email>">
|
||||
|
||||
|
|
Loading…
Reference in a new issue