From nobody Thu Apr 16 16:33:13 2026 X-Original-To: dev-commits-doc-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4fxNqG4YsBz6ZC8V for ; Thu, 16 Apr 2026 16:33:14 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fxNqF74Gpz3Tpw for ; Thu, 16 Apr 2026 16:33:13 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1776357194; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=TN48Cxt7kBE9FhP24EXkrUDQpY6qFyMiG97XnQHOyWk=; b=Wjgt9Ihh2vumLVn10miiQ98cOkJBp1ZxHSDetooe0yAdbXRsPBkLD9nc+ukHce9GYhmrYU P5xYlB0sAfXj7StYpSuroTCz9k6lP4rvFHdIeZtae4N5CVsVEcTsizDHOGMAyAwlFQF41q Rp7aA42oHQEKPi28aEXcv1CKgjWmnAZgG+oDF/84GMg3XHgG12yIPcs0gdRQbJPd+1Qv5k LTMJmgd9YNJHWOS+UdU91blQb/JCh0n1gCBFLL48e52G2PPzLFLtOhBTAtjoCsQjSNTPGr R/333Jb1/aXvWXpScTYLsMFKwVIS4s8SVTwxATK5tKXhrVLhcR0mrS6KnuuH2g== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776357194; a=rsa-sha256; cv=none; b=SNFJVNuE/KauNKAYdHrF9Fzwg+BLcDqi9PlkR/g97Dh53VCNO8iic69FZ2Rfkvvm8wcmOO qhdT4u2OlwmAgk33qlB/3BUQAabMFVZ8aqVEZsO2n2G6Zg3GZIJ9fgERwKCvaEHbgsOpR0 I/9sKAbYjerucfVQL+Ww25S5s+rhCRqsTpFZuXlb/mjCs3yQsMxVAUlpJKJD8XbUUIpjyY I0cdyfdcFzDBYvqW3Qy7nVIBvPC89A5sig1Vds4NvHBWu1ezUleufBqvnDrIsI63bZp3T0 BT1QYpI9/C/2sMmjh0oLITf6P1Bmkk3uZqY6SvbJsnfbFCsJnpB2kmngjPD/5Q== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1776357194; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=TN48Cxt7kBE9FhP24EXkrUDQpY6qFyMiG97XnQHOyWk=; b=xy+sHZfBAoNGqCa/9z7illVByd4uiB4cB091rqblwbAvqF0RjNFpFv0j/b+hZsO0fbCvkV MBtCNA2Hd2TryzM/h6bnVq8nc+zDdvuY25q9iSWXWcVYg2jhDkHm3+JmCQ32f7l7R7dVxy 5jr2DwWtUIR/eLYlHqv1xKE71UIPtj9fBM1JRgBanek+l69xEVyMPtY0pMJ/NwAU6YW2rR CDSPMyjC/4+ofl+11gR17g6G9OLBdrqmwvVeTUEXINgoCOC+aknDOTJASXpLK7NRbGWmo8 XMs8zFhJ//WI6KXQX9Oi9NLNcaD2JRyeBFYDQyItzCaCF+5nmmbri7kfQ/oD0g== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4fxNqF5yXGz1LK for ; Thu, 16 Apr 2026 16:33:13 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 27730 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Thu, 16 Apr 2026 16:33:13 +0000 To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org Cc: Alexander Ziaee From: Lorenzo Salvadore Subject: git: 577feb9dd9 - main - Status/2026Q1/bugmeister.adoc: Add report List-Id: Commit messages for all branches of the doc repository List-Archive: https://lists.freebsd.org/archives/dev-commits-doc-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-doc-all@freebsd.org Sender: owner-dev-commits-doc-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: salvadore X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 577feb9dd9918d8b3e15084bb8401347b273a3f4 Auto-Submitted: auto-generated Date: Thu, 16 Apr 2026 16:33:13 +0000 Message-Id: <69e10f49.27730.7e34c50a@gitrepo.freebsd.org> The branch main has been updated by salvadore: URL: https://cgit.FreeBSD.org/doc/commit/?id=577feb9dd9918d8b3e15084bb8401347b273a3f4 commit 577feb9dd9918d8b3e15084bb8401347b273a3f4 Author: Alexander Ziaee AuthorDate: 2026-04-16 16:28:21 +0000 Commit: Lorenzo Salvadore CommitDate: 2026-04-16 16:28:21 +0000 Status/2026Q1/bugmeister.adoc: Add report Differential Revision: https://reviews.freebsd.org/D56181 --- .../status/report-2026-01-2026-03/bugmeister.adoc | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/website/content/en/status/report-2026-01-2026-03/bugmeister.adoc b/website/content/en/status/report-2026-01-2026-03/bugmeister.adoc new file mode 100644 index 0000000000..67ec100867 --- /dev/null +++ b/website/content/en/status/report-2026-01-2026-03/bugmeister.adoc @@ -0,0 +1,21 @@ +=== Bugmeister Team + +Links: + +link:bugs.freebsd.org/[FreeBSD Bugzilla] URL: link:bugs.freebsd.org/[] + +Contact: Bugmeister + +The Bugmeister team is responsible for ensuring that the Problem Report software is in working order, entries are correctly categorised, and that there are no invalid entries. + +We are ending the quarter with 9548 open PRs, creeping slightly upwards in every category from this time last year. +We spent most of our time this quarter greeting new contributors before providing them with an account. +We think this is going very nicely and has provided an increase in engagement and submission quality, but we do think we could use a few more people on the team. + +We welcomed a new member of the Triage Team, Simon Wollwage, who has been lovingly going through the database, rebasing patches, and being kind to contributors. +Many reports have been closed or had their underlying issues fixed from his efforts, and we thank him. + +We finished updating documentation to request that proposed changes are sent as git format patches. +This will save time, increase secuirty, and properly convey author metadata. +If we missed a spot, please let us know. + +See also: link:https://wiki.freebsd.org/Bugzilla/SearchQueries[]