History log of /freebsd/.github/CODEOWNERS (Results 1 – 25 of 33)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 8b66c7ba 22-Sep-2026 Pouria Mousavizadeh Tehrani <pouria@FreeBSD.org>

MAINTAINERS: Add myself to routing subsystem

Add myself as the maintainer for routing subsystem
in the GitHub CODEOWNERS and MAINTAINERS files.


# 9257ae72 22-Sep-2026 Enji Cooper <ngie@FreeBSD.org>

Add entries for third-party projects I maintain

Add myself formally as the "maintainer" for atf, kyua, and lutok, both
in the GitHub CODEOWNERS and MAINTAINERS files.

This change matches the herald

Add entries for third-party projects I maintain

Add myself formally as the "maintainer" for atf, kyua, and lutok, both
in the GitHub CODEOWNERS and MAINTAINERS files.

This change matches the herald rules I recently setup for these
third-party components.

show more ...


# 7b4d0f62 11-Sep-2026 Olivier Certner <olce@FreeBSD.org>

MAINTAINERS/CODEOWNERS: Scheduler: Use globs

Suggested by: des


# d55eb2be 10-Sep-2026 Olivier Certner <olce@FreeBSD.org>

MAINTAINERS/CODEOWNERS: Scheduling/Priorities: Add a bit more files

These files are not about scheduling per se but about priority
management, mostly from user space.


# f02f93e7 07-Sep-2026 Olivier Certner <olce@FreeBSD.org>

MAINTAINERS/CODEOWNERS: Add myself to scheduler files

I have been the de-facto maintainer for a few years now.

Also mention the #scheduler group for reviews on Phabricator.

Sponsored by: The Fre

MAINTAINERS/CODEOWNERS: Add myself to scheduler files

I have been the de-facto maintainer for a few years now.

Also mention the #scheduler group for reviews on Phabricator.

Sponsored by: The FreeBSD Foundation

show more ...


Revision tags: release/14.5.0, release/15.1.0-p3, release/15.0.0-p13, release/14.4.0-p9, release/15.1.0-p2, release/15.0.0-p12, release/14.4.0-p8, release/15.0.0-p11, release/14.3.0-p16, release/14.4.0-p7, release/15.1.0-p1, release/15.1.0
# 8f9aabbd 09-Jun-2026 Enji Cooper <ngie@FreeBSD.org>

OpenSSL: update MAINTAINERS/CODEOWNERS

I've been the quasi-defacto component maintainer for OpenSSL since
14.0-RELEASE. Make it official via CODEOWNERS/MAINTAINERS.

The goal is to help guide those

OpenSSL: update MAINTAINERS/CODEOWNERS

I've been the quasi-defacto component maintainer for OpenSSL since
14.0-RELEASE. Make it official via CODEOWNERS/MAINTAINERS.

The goal is to help guide those interested in making changes in this
space to solicit my input with the new vendor import process and
coordinate fixes with upstream until things are at a point where most of
this is automated a system of automated checks and balances to confirm
that the updates being made to the component help maintain a security
supply chain for this given component.

Thank you benl and jkim for your past efforts in this component area.
Hopefully I can do my part to help improve this critical space further
as you both did in your respective tenures.

MFC after: 3 days

show more ...


Revision tags: release/15.0.0-p10, release/14.4.0-p6, release/14.3.0-p15
# b3a8659f 04-Jun-2026 Dag-Erling Smørgrav <des@FreeBSD.org>

MAINTAINERS, CODEOWNERS: Add myself to fts and stdio


Revision tags: release/14.4.0-p5, release/14.3.0-p14, release/15.0.0-p9, release/14.4.0-p4, release/14.3.0-p13, release/13.5.0-p14, release/15.0.0-p8, release/14.4.0-p3, release/14.3.0-p12, release/13.5.0-p13, release/15.0.0-p7, release/13.5.0-p12, release/14.3.0-p11, release/14.4.0-p2, release/15.0.0-p6, release/13.5.0-p11, release/14.3.0-p10, release/14.4.0-p1, release/15.0.0-p5, release/14.4.0, release/13.5.0-p10, release/14.3.0-p9, release/15.0.0-p4
# a6ad3d4c 17-Feb-2026 Andrew Turner <andrew@FreeBSD.org>

CODEOWNERS: Add myself for sys/arm64/vmm

Sponsored by: Arm Ltd


Revision tags: release/15.0.0-p3
# d255b40e 08-Feb-2026 Ed Maste <emaste@FreeBSD.org>

MAINTAINERS, CODEOWNERS: Add myself for vt(4) review


# b773da18 05-Feb-2026 Ed Maste <emaste@FreeBSD.org>

MAINTAINERS, CODEOWNERS: Update capsicum-test

Fixes: 670b568ec1c3 ("capsicum-test: Move out of contrib")
Sponsored by: The FreeBSD Foundation


Revision tags: release/13.5.0-p9
# 670b568e 27-Jan-2026 Ed Maste <emaste@FreeBSD.org>

capsicum-test: Move out of contrib

Google developed the Capsicum unit test suite[1] as part of the
Capsicum-Linux[2] project, based on unit tests that existed in FreeBSD
and unit tests developed as

capsicum-test: Move out of contrib

Google developed the Capsicum unit test suite[1] as part of the
Capsicum-Linux[2] project, based on unit tests that existed in FreeBSD
and unit tests developed as part of the initial Capsicum-Linux port.

Capsicum-Linux was archived as of October 31, 2022 and is no longer
being maintained. FreeBSD is currently the only consumer of and
contributor to the test suite. Move the src into tests/sys/capsicum to
simplify ongoing maintenance.

The makefiles were deleted as we (continue to) use the existing bespoke
FreeBSD Makefile, and CONTRIBUTING.md was removed as the Google CLA is
no longer applicable.

[1] https://github.com/google/capsicum-test
[2] https://github.com/google/capsicum-linux

Reviewed by: asomers, oshogbo
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D54917

show more ...


# af9d1130 27-Jan-2026 Cy Schubert <cy@FreeBSD.org>

CODEOWNERS: Add myself to WPA


# 19a913c4 27-Jan-2026 Cy Schubert <cy@FreeBSD.org>

CODEOWNERS: Add myself to Heimdal and MIT KRB5


# 5b036b25 27-Jan-2026 Ed Maste <emaste@FreeBSD.org>

CODEOWNERS: Add myself to capsicum-test


Revision tags: release/15.0.0-p2, release/14.3.0-p8
# 37de3763 21-Jan-2026 Ed Maste <emaste@FreeBSD.org>

CODEOWNERS: Add myself for openssh and makefs


# a01a4c07 16-Jan-2026 Brooks Davis <brooks@FreeBSD.org>

CODEOWNERS: register interest in some infrastructure


# fd26fb89 14-Jan-2026 Jose Luis Duran <jlduran@FreeBSD.org>

CODEOWNERS: Add jlduran as a blocklist CODEOWNER

Reviewed by: emaste
Differential Revision: https://reviews.freebsd.org/D54696


# c1d7c957 12-Jan-2026 Robert Clausecker <fuz@FreeBSD.org>

CODEOWNERS: add @fuz for libc/string

Approved by: markj (mentor)
Differential Revision: https://reviews.freebsd.org/D54664


# 7ff1d2be 12-Jan-2026 Alexander Ziaee <ziaee@FreeBSD.org>

MAINTAINERS/CODEOWNERS: Fix intro wrap + gitadm

+ svnadmin has apparently been superceeded by gitadm@
+ fix intro prose wrapping to be consistent at 72 for trad console

MFC after: 3 days


# 2fb7c416 12-Jan-2026 Alexander Ziaee <ziaee@FreeBSD.org>

MAINTAINERS/CODEOWNERS: Add ziaee to mandoc + man/

If you tag me on manual reviews, I will help you. I'm very intersted in
helping keep things standard and predictable across the manual. As these
fi

MAINTAINERS/CODEOWNERS: Add ziaee to mandoc + man/

If you tag me on manual reviews, I will help you. I'm very intersted in
helping keep things standard and predictable across the manual. As these
files say, this is not intended to imply any desire for blocking.

MFC after: 3 days

show more ...


# 0b908de1 12-Jan-2026 Warner Losh <imp@FreeBSD.org>

CODEOWNERS: Better reflect current #bhyve

So as a proof of concept, sync the info we have with the #bhyve
phabricator group. This is imperfect, but will help test out providing
better feedback to di

CODEOWNERS: Better reflect current #bhyve

So as a proof of concept, sync the info we have with the #bhyve
phabricator group. This is imperfect, but will help test out providing
better feedback to diff submitters.

Sponsored by: Netflix

show more ...


# 9b54998d 11-Jan-2026 Warner Losh <imp@FreeBSD.org>

MAINTAINERS/CODEOWNERS: Add myself to mpr, mps and mpi3mr

Yea, I realize these are decaying, but I'm going to take a run at
automatically tagging reviews for github pull requests. I suspect that
tag

MAINTAINERS/CODEOWNERS: Add myself to mpr, mps and mpi3mr

Yea, I realize these are decaying, but I'm going to take a run at
automatically tagging reviews for github pull requests. I suspect that
tagging will help with the 'stale' issues with at least CODEOWNER. As
better data becomes available, especailly for contrib, I'll update
things.

Sponsored by: Netflix

show more ...


Revision tags: release/15.0.0-p1, release/13.5.0-p8, release/14.3.0-p7, release/15.0.0, release/14.3.0-p6, release/13.5.0-p7, release/13.5.0-p6, release/14.3.0-p5, release/13.5.0-p5, release/14.2.0-p7, release/14.3.0-p4, release/14.3.0-p3, release/14.2.0-p6, release/13.5.0-p4, release/13.5.0-p3, release/14.2.0-p5, release/14.3.0-p2, release/14.3.0-p1, release/14.2.0-p4, release/13.5.0-p2, release/14.3.0, release/13.4.0-p5, release/13.5.0-p1, release/14.2.0-p3, release/13.5.0, release/14.2.0-p2, release/14.1.0-p8, release/13.4.0-p4, release/14.1.0-p7, release/14.2.0-p1, release/13.4.0-p3, release/14.2.0, release/13.4.0
# 1991946c 23-Jul-2024 Jose Luis Duran <jlduran@gmail.com>

CODEOWNERS: Add nuageinit


Revision tags: release/14.1.0, release/13.3.0
# 0854004b 01-Mar-2024 Warner Losh <imp@FreeBSD.org>

CODEOWNERS: Add Stephane Rochoy

Stephane Rochoy isn't quite the maintainer of these items, but has an
interest in them. As an experiment, see if this is a viable thing to do.


# 46ebf11f 12-Jan-2024 Warner Losh <imp@FreeBSD.org>

MAINTAINERS: Add myself for nvme entries, remove jimharris

Jim Harris no longer has a commit bit and has moved on from being the
FreeBSD nvme driver maintainer at Intel. I've been reviewing things
s

MAINTAINERS: Add myself for nvme entries, remove jimharris

Jim Harris no longer has a commit bit and has moved on from being the
FreeBSD nvme driver maintainer at Intel. I've been reviewing things
so I'll take that up.

Sponsored by: Netflix

show more ...


12