Date: Tue, 19 Aug 2025 14:29:35 GMT From: Lorenzo Salvadore <salvadore@FreeBSD.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org Subject: git: 197952cebc - main - Status/2025Q2/srcmgr.adoc: Add report Message-ID: <202508191429.57JETZnN059097@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by salvadore: URL: https://cgit.FreeBSD.org/doc/commit/?id=197952cebcee94ed2c486d5b8621e4db636668f6 commit 197952cebcee94ed2c486d5b8621e4db636668f6 Author: Mark Johnston <markj@FreeBSD.org> AuthorDate: 2025-08-18 23:37:47 +0000 Commit: Lorenzo Salvadore <salvadore@FreeBSD.org> CommitDate: 2025-08-19 14:28:44 +0000 Status/2025Q2/srcmgr.adoc: Add report Reviewed by: status (Pau Amma <pauamma@gundo.com>) Pull Request: https://github.com/freebsd/freebsd-doc/pull/538 --- .../en/status/report-2025-04-2025-06/srcmgr.adoc | 23 ++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/website/content/en/status/report-2025-04-2025-06/srcmgr.adoc b/website/content/en/status/report-2025-04-2025-06/srcmgr.adoc new file mode 100644 index 0000000000..87f192d83e --- /dev/null +++ b/website/content/en/status/report-2025-04-2025-06/srcmgr.adoc @@ -0,0 +1,23 @@ +=== Source Management Team + +Contact: srcmgr <srcmgr@FreeBSD.org> + +The srcmgr@ team aims to make src developers more productive, and works to manage the large number of bug reports, pull requests and code reviews that we receive. +link:https://github.com/freebsd/meetings/tree/master/srcmgr[Meeting minutes] are available on GitHub. + +We held a bug-busting session on 2025-05-23 with about 10 atteendees. + +Members of srcmgr@ gave a link:https://wiki.freebsd.org/DevSummit/202506?action=AttachFile&do=view&target=srcmgr+happenings.pdf[presentation] at the 2025 FreeBSD developer summit in Ottawa. + +Per the discussion at the developer summit, the i386 and 32-bit powerpc targets have been disconnected from the build. + +To help ensure continuity of the team, we introduced a "lurkers" program which lets src committers participate in bi-weekly srcmgr meetings, giving developers an opportunity to decide whether they are interested in officially joining srcmgr@ without taking on any specific obligations. +After soliciting interested developers, we have five lurkers who have been joining calls over the past couple of months: + +- Jake Freeland <jfree@FreeBSD.org> +- Olivier Certner <olce@FreeBSD.org> +- Dag-Erling Smørgrav <des@FreeBSD.org> +- Bojan Novković <bnovkov@FreeBSD.org> +- Kyle Evans <kevans@FreeBSD.org> + +Aside from participating in discussions, they have been working on src development tasks -- especially in preparation for FreeBSD 15.0 -- and topics such as monitoring stale Phabricator reviews, performance regression tracking, and using git notes to track certain types of commit metadata.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202508191429.57JETZnN059097>
