Re: git: e03ed9daeb49 - main - fts: refactor to use fd-relative operations internally
Date: Wed, 24 Jun 2026 00:04:44 UTC
On Tue, Jun 23, 2026 at 5:56 PM Dag-Erling Smørgrav <des@freebsd.org> wrote: > > Alan Somers <asomers@FreeBSD.org> writes: > > commit e03ed9daeb49fffa1d16b8d00240c65e92650d01 > > Author: Jitendra Bhati <bhatijitendra2022@gmail.com> > > AuthorDate: 2026-06-12 17:07:55 +0000 > > Commit: Alan Somers <asomers@FreeBSD.org> > > CommitDate: 2026-06-23 14:53:56 +0000 > > > > fts: refactor to use fd-relative operations internally > > Please respect MAINTAINERS / CODEOWNERS. > > DES > -- > Dag-Erling Smørgrav - des@FreeBSD.org Sorry. I'll make sure to CC you on future reviews. But unfortunately, CODEOWNERS doesn't work. Github ignores any user listed in that file who doesn't have push privileges to the repository in question. For freebsd-src, that's almost all of us. And Github has long ignored requests to change that. So making CODEOWNERS work would probably require setting up some kind of bot. I haven't investigated further than that. If you're interested, you might give it a try.