Update README with information about the mailing list
freebsd-quarterly-calls@ and the sendcalls perl script.
Also warn about the md2docbook perl script becoming obsolete once the
Hugo/AsciiiDoctor conversion is done.
Reviewed by: debdrup
Approved by: docs (bcr), gerald (mentor)
Differential Revision: https://reviews.freebsd.org/D25193
Change the e-mail address for quarterly reports submissions from quarterly@
to quarterly-submissions@ (an alias for quarterly@). This allows a more
efficient distinction between quarterly reports submissions and quarterly
team internal discussion.
Approved by: doc (bcr), gerald (mentor)
Differential Revision: https://reviews.freebsd.org/D24741
Fix a few lines in 2020q1 status report that were not broken properly.
Reported by: debdrup
Approved by: bcr (docs), gerald (mentor)
Differential Revision: https://reviews.freebsd.org/D24443
Also fix report.xsl: r53785 meant to stop automatically sorting of reports
with 2019q4, but by mistake year 2020 was excluded.
Reviewed by: debdrup
Approved by: crees (docs), gerald (mentor)
Differential Revision: https://reviews.freebsd.org/D24372
According to its description, the Documentation category includes only the
doc tree and external documentation. This commit explicitly adds manpages,
so that reports involving manpages in the base or ports tree can also be
categorized under Documentation. While here, it also adds the possibility
to include reports modifying existing external documenation.
Approved by: bcr (docs), gerald (mentor)
Differential Revision: https://reviews.freebsd.org/D24305
- Clarify deadlines for reports submissions.
- Teach the use of the new tools introduced by salvadore@
in the quarterly status reports git repository.
- Specify what software is needed for the different steps
of the report creation.
- Minor fixes.
Submitted by: salvadore
Differential Revision: https://reviews.freebsd.org/D23473
While preparing the last quarterly status report (2019Q4), Makefiles were
added in the git repository that make it very easy to sort the project
reports. However, our report.xsl file enforces automatic alphabetical
sorting in each category, which destroys our manual sorting.
This patch disables automatic sorting starting with this quarter (2019Q4).
Automatic sorting is kept for older reports: we avoid to change them since
they have no designed and reviewed manual sort.
Submitted by: salvadore@
Approved by: bcr@
Differential Revision: https://reviews.freebsd.org/D23175
- Make timeline clearer.
- Remove section 2): its content is now clearly included in section 0)
just after the timeline.
- Merge section 1) and section 3) and sort their elements more
consistently.
- Remove inexistent e-mail address for EuroBSDcon and explain that reports
about it should be asked to people that went to it and not to the
organization itself.
Submitted by: salvadore@
Differential Revision: https://reviews.freebsd.org/D22558