git: 197952cebc - main - Status/2025Q2/srcmgr.adoc: Add report
Lorenzo Salvadore <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by salvadore: URL: https://cgit.FreeBSD.org/doc/commit/?id=197952cebcee94ed2c486d5b8621e4db636668f6 commit 197952cebcee94ed2c486d5b8621e4db636668f6 Author: Mark Johnston <[email protected]> AuthorDate: 2025-08-18 23:37:47 +0000 Commit: Lorenzo Salvadore <[email protected]> CommitDate: 2025-08-19 14:28:44 +0000 Status/2025Q2/srcmgr.adoc: Add report Reviewed by: status (Pau Amma <[email protected]>) 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 <[email protected]> + +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 <[email protected]> +- Olivier Certner <[email protected]> +- Dag-Erling Smørgrav <[email protected]> +- Bojan Novković <[email protected]> +- Kyle Evans <[email protected]> + +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.