Re: [PATCH net-next v4 00/15] net: introduce QUIC infrastructure and core subcomponents

Xin Long <[email protected]> Wed, 5 Nov 2025 17:19:49 -0500
Newsgroups dev.linux.lists.quic,dev.linux.lists.kernel-tls-handshake,org.kernel.vger.linux-cifs,org.kernel.vger.netdev
Message-ID <CADvbK_fdph6C5+nnUix2259TQb9-vBVEPOxMpzzpEy5xhR-xTA@mail.gmail.com>
On Mon, Nov 3, 2025 at 9:41 PM Jakub Kicinski <[email protected]> wrote:
>
> On Wed, 29 Oct 2025 10:35:42 -0400 Xin Long wrote:
> >  net/Kconfig               |    1 +
> >  net/Makefile              |    1 +
>
> Haven't gotten to reviewing yet myself, hopefully Paolo will find time
> tomorrow. But you're definitely missing a MAINTAINERS entry...

I was planning to add the MAINTAINERS entry in the second patchset,
since that patch will introduce Documentation/networking/quic.rst,
which should be listed in the entry as:

F:      Documentation/networking/quic.rst

I guess it should be fine to add the MAINTAINERS entry now without
this F: line in the current patchset, and then update it in the second
patchset once the file exists.

Thanks.