Date: Fri, 8 May 2020 09:16:47 +0000 (UTC) From: Benedict Reuschling <bcr@FreeBSD.org> To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r54113 - in head/en_US.ISO8859-1: books/handbook/eresources share/xml Message-ID: <202005080916.0489Glt2055697@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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>">
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202005080916.0489Glt2055697>