]> www.infradead.org Git - users/hch/xfs.git/commit
MAINTAINERS: add a sample ethtool section entry
authorJakub Kicinski <kuba@kernel.org>
Tue, 4 Feb 2025 21:57:50 +0000 (13:57 -0800)
committerPaolo Abeni <pabeni@redhat.com>
Thu, 6 Feb 2025 09:32:49 +0000 (10:32 +0100)
commit82b02a7c459922bbf80e45d5f7e2c4cfef617943
tree8d2428f540d7e48b5627f55f3626fff7d566af6e
parent1e3835a8aea5118d58ff9daa656395e69c8806b2
MAINTAINERS: add a sample ethtool section entry

I feel like we don't do a good enough keeping authors of driver
APIs around. The ethtool code base was very nicely compartmentalized
by Michal. Establish a precedent of creating MAINTAINERS entries
for "sections" of the ethtool API. Use Andrew and cable test as
a sample entry. The entry should ideally cover 3 elements:
a core file, test(s), and keywords. The last one is important
because we intend the entries to cover core code *and* reviews
of drivers implementing given API!

Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Reviewed-by: Simon Horman <horms@kernel.org>
Link: https://patch.msgid.link/20250204215750.169249-1-kuba@kernel.org
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
MAINTAINERS