following 6. Setup, Conventions, and Traditions (Committer's Guide);
1. added authors entry; 2. updated contributors entries; * removed 'additional' entry; * added 'committers' entry. 3. news item created; 4. pgp info updated via addkey.sh; * took care to add the @FreeBSD.org uid. freefall's /var/forward/egypcio already present. Approved by: araujo (mentor), rene (mentor) Differential Revision: https://reviews.freebsd.org/D17468
This commit is contained in:
parent
debbac5f62
commit
90e0d98a15
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=52344
7 changed files with 1296 additions and 5 deletions
|
@ -11183,11 +11183,6 @@
|
|||
<email>VCAPUANO@vmprofs.esoc.esa.de</email></para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>Vinícius Zavam
|
||||
<email>egypcio@googlemail.com</email></para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>Virgil Champlin
|
||||
<email>champlin@pa.dec.com</email></para>
|
||||
|
|
|
@ -1529,6 +1529,10 @@ xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0">
|
|||
<para>&a.riggs.email;</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>&a.egypcio.email;</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>&a.zec.email;</para>
|
||||
</listitem>
|
||||
|
|
1274
share/pgpkeys/egypcio.key
Normal file
1274
share/pgpkeys/egypcio.key
Normal file
File diff suppressed because it is too large
Load diff
|
@ -2621,6 +2621,11 @@
|
|||
&pgpkey.riggs;
|
||||
</sect2>
|
||||
|
||||
<sect2 xmlns="http://docbook.org/ns/docbook" xml:id="pgpkey-egypcio">
|
||||
<title>&a.egypcio.email;</title>
|
||||
&pgpkey.egypcio;
|
||||
</sect2>
|
||||
|
||||
<sect2 xmlns="http://docbook.org/ns/docbook" xml:id="pgpkey-bz">
|
||||
<title>&a.bz.email;</title>
|
||||
&pgpkey.bz;
|
||||
|
|
|
@ -153,6 +153,7 @@
|
|||
<!ENTITY pgpkey.ed SYSTEM "ed.key">
|
||||
<!ENTITY pgpkey.edavis SYSTEM "edavis.key">
|
||||
<!ENTITY pgpkey.edwin SYSTEM "edwin.key">
|
||||
<!ENTITY pgpkey.egypcio SYSTEM "egypcio.key">
|
||||
<!ENTITY pgpkey.ehaupt SYSTEM "ehaupt.key">
|
||||
<!ENTITY pgpkey.emaste SYSTEM "emaste.key">
|
||||
<!ENTITY pgpkey.emax SYSTEM "emax.key">
|
||||
|
|
|
@ -702,6 +702,9 @@
|
|||
<!ENTITY a.edwin "Edwin Groothuis">
|
||||
<!ENTITY a.edwin.email "&a.edwin; <email xmlns='http://docbook.org/ns/docbook'>edwin@FreeBSD.org</email>">
|
||||
|
||||
<!ENTITY a.egypcio "Vinícius Zavam">
|
||||
<!ENTITY a.egypcio.email "&a.egypcio; <email xmlns='http://docbook.org/ns/docbook'>egypcio@FreeBSD.org</email>">
|
||||
|
||||
<!ENTITY a.ehaupt "Emanuel Haupt">
|
||||
<!ENTITY a.ehaupt.email "&a.ehaupt; <email xmlns='http://docbook.org/ns/docbook'>ehaupt@FreeBSD.org</email>">
|
||||
|
||||
|
|
|
@ -34,6 +34,15 @@
|
|||
<month>
|
||||
<name>10</name>
|
||||
|
||||
<day>
|
||||
<name>8</name>
|
||||
<event>
|
||||
<p>New committer:
|
||||
<a href="mailto:egypcio@FreeBSD.org">Vinícius Zavam</a>
|
||||
(ports)</p>
|
||||
</event>
|
||||
</day>
|
||||
|
||||
<day>
|
||||
<name>1</name>
|
||||
<event>
|
||||
|
|
Loading…
Reference in a new issue