svn commit: r54113 - in head/en_US.ISO8859-1: books/handbook/eresources share/xml
Benedict Reuschling <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
Author: bcr Date: Fri May 8 09:16:46 2020 New Revision: 54113 URL: https://svnweb.freebsd.org/changeset/doc/54113 Log: Add the new freebsd-quarterly-calls mailing list. PR: 246299 Submitted by: philip@ Review created by: salvadore@ Approved by: bcr@ Differential Revision: https://reviews.freebsd.org/D24748 Modified: head/en_US.ISO8859-1/books/handbook/eresources/chapter.xml head/en_US.ISO8859-1/share/xml/mailing-lists.ent Modified: head/en_US.ISO8859-1/books/handbook/eresources/chapter.xml ============================================================================== --- head/en_US.ISO8859-1/books/handbook/eresources/chapter.xml Fri May 8 07:42:13 2020 (r54112) +++ head/en_US.ISO8859-1/books/handbook/eresources/chapter.xml Fri May 8 09:16:46 2020 (r54113) @@ -168,6 +168,11 @@ </row> <row> + <entry>&a.quarterly-calls.name;</entry> + <entry>Calls for quarterly status reports (moderated)</entry> + </row> + + <row> <entry>&a.questions.name;</entry> <entry>User questions and technical support</entry> </row> Modified: head/en_US.ISO8859-1/share/xml/mailing-lists.ent ============================================================================== --- head/en_US.ISO8859-1/share/xml/mailing-lists.ent Fri May 8 07:42:13 2020 (r54112) +++ head/en_US.ISO8859-1/share/xml/mailing-lists.ent Fri May 8 09:16:46 2020 (r54113) @@ -399,6 +399,10 @@ <!ENTITY a.python "<link xmlns='http://docbook.org/ns/docbook' xlink:href='&a.python.url;'>FreeBSD Python mailing list</link>"> <!ENTITY a.python.name "<link xmlns='http://docbook.org/ns/docbook' xlink:href='&a.python.url;'>freebsd-python</link>"> +<!ENTITY a.quarterly-calls.url "&a.mailman.listinfo;/freebsd-quarterly-calls"> +<!ENTITY a.quarterly-calls "<link xmlns='http://docbook.org/ns/docbook' xlink:href='&a.quarterly-calls.url;'>Calls for quarterly FreeBSD status reports</link>"> +<!ENTITY a.quarterly-calls.name "<link xmlns='http://docbook.org/ns/docbook' xlink:href='&a.quarterly-calls.url;'>freebsd-quarterly-calls</link>"> + <!ENTITY a.questions.url "&a.mailman.listinfo;/freebsd-questions"> <!ENTITY a.questions "<link xmlns='http://docbook.org/ns/docbook' xlink:href='&a.questions.url;'>FreeBSD general questions mailing list</link>"> <!ENTITY a.questions.name "<link xmlns='http://docbook.org/ns/docbook' xlink:href='&a.questions.url;'>freebsd-questions</link>"> _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/svn-doc-all To unsubscribe, send any mail to "[email protected]"