From nobody Thu Nov 07 09:18:43 2024 X-Original-To: dev-commits-src-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 4Xkc2C2BJBz5ccFP for ; Thu, 07 Nov 2024 09:18:43 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Xkc2C1fTjz4Cbb; Thu, 7 Nov 2024 09:18:43 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1730971123; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=Xx81arA6AF2cxfTeY8r+CHEVy3YkQbqu6PLBdfWtEj8=; b=VqrLhRyDGkWClBEW/I+yIRNjhL/xcWLqAralJGIdH4oHTA+uSToVCV2x/NRLE3HTigdwyY bsOTjuudC2Hlp7GxdT432hibwfNdfZyi6wZ3ECt9emROkIicO49U2U8oMBfQiJgS89AYPP FZigdSyRyAvonrugkadpxaVzFOPeSZfxOXvHYoBHoGoAQVHoeUxWz4uJ+tqAJI+j+2tyxK YarB+tLRjyJiMybjR221WJa7aSBxGBgTeMAUzUXfLiQeO434w5CGbJA9gP9QEiZNSnaram Ltcs+ALIlJ3VymqTZll4aZJS+fwrGG8uhqgdiGoIAvqDCdLMO7NBK31RAQZRgA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1730971123; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=Xx81arA6AF2cxfTeY8r+CHEVy3YkQbqu6PLBdfWtEj8=; b=HxbSZiSFH2fJePKrQQjnuHb2wIW93v7F7rt/U+JukDljmkT3HWNsbhtDvQxvua2aPhobrU Ly3x9axyk6dpJoZzDZx3U6ZEpPSx8jQJFy2paThVsi5c0X8QTScTKymGrqgmziJDHr1cuW KUYmCk726bmjJIv50Fb/rDADMIW2dV3HUAIZ9aqMQthOQviPs59UgqD9CtizU7GmBy7UQo 7jq64MfPnyVsXAcwSWJv2GYXSTOmgK766T2P0HLCW11N1ElgA93A1TYRVl1PhG+HMjLvcN 8on1vTs7TvmLtpvF8nYnOPJd7VXYSolvFTq5vazx3ib5F7/n6p+2JuxNzFVSRQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1730971123; a=rsa-sha256; cv=none; b=tE2mKWZXgTIlQc0WNsXjIer55CYElWVmxA/7QEiYWyGaYmYgMNYp0AKpMEQcfHvnGRPS/j CQpqudynPWan4E0SdSSO5zdMxgvlHrhaPZ/FdIw72K83ahpuN5FoR8fyatReVEMSAy209y z3cMDDVtEP/8hV6YaG+bc5uzceoGVF/Cznh/nLpKW+UWjTpr62JzqFGLISvfwX8F9OD+jH BTYhmUP+usJLizzeiHi9eVgUys7PCtKLTLXRevCKyMv6jfBz2D5Sk7oKmM65WWx+/y1FCg J1y8ihAHY4EVQiGF7wEt0v/I86mVmt3lHNJZREVsRsNxQdOzy1oPqg6scJcMvA== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (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 did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4Xkc2C17y0zgCC; Thu, 7 Nov 2024 09:18:43 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.18.1/8.18.1) with ESMTP id 4A79IhKC052427; Thu, 7 Nov 2024 09:18:43 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 4A79IhD1052424; Thu, 7 Nov 2024 09:18:43 GMT (envelope-from git) Date: Thu, 7 Nov 2024 09:18:43 GMT Message-Id: <202411070918.4A79IhD1052424@gitrepo.freebsd.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org From: Kristof Provost Subject: git: b7d2efd36fcf - internal/admin - Welcome Kajetan Staszkiewicz as a new src committer List-Id: Commit messages for all branches of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-all@freebsd.org Sender: owner-dev-commits-src-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: kp X-Git-Repository: src X-Git-Refname: refs/internal/admin X-Git-Reftype: branch X-Git-Commit: b7d2efd36fcf30fc663953d7c66bd4e378d14bc8 Auto-Submitted: auto-generated The branch internal/admin has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=b7d2efd36fcf30fc663953d7c66bd4e378d14bc8 commit b7d2efd36fcf30fc663953d7c66bd4e378d14bc8 Author: Kristof Provost AuthorDate: 2024-11-07 09:07:20 +0000 Commit: Kristof Provost CommitDate: 2024-11-07 09:17:43 +0000 Welcome Kajetan Staszkiewicz as a new src committer Kajetan has a long track record of fixing things in pf. I will mentor. Approved by: srcmgr --- access | 1 + mentors | 1 + 2 files changed, 2 insertions(+) diff --git a/access b/access index 026764edab80..28d8f55389a1 100644 --- a/access +++ b/access @@ -97,6 +97,7 @@ kevlo khng kib kp +ks lstewart luporl lwhsu diff --git a/mentors b/mentors index 9261c10fa519..044a2e47be46 100644 --- a/mentors +++ b/mentors @@ -17,6 +17,7 @@ def oshogbo igoro markj Co-mentor: kp jfree imp Co-mentor: markj jlduran emaste +ks kp oh manu olce emaste Co-mentor: markj osamaabb cperciva Co-mentor: akiyano