netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net] MAINTAINERS: make the DPLL entry cover drivers
@ 2025-09-15 23:42 Jakub Kicinski
  2025-09-16  8:08 ` Jiri Pirko
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Jakub Kicinski @ 2025-09-15 23:42 UTC (permalink / raw)
  To: davem
  Cc: netdev, edumazet, pabeni, andrew+netdev, horms, Jakub Kicinski,
	vadim.fedorenko, arkadiusz.kubalewski, jiri

DPLL maintainers should probably be CCed on driver patches, too.
Remove the *, which makes the pattern only match files directly
under drivers/dpll but not its sub-directories.

Signed-off-by: Jakub Kicinski <kuba@kernel.org>
---
CC: vadim.fedorenko@linux.dev
CC: arkadiusz.kubalewski@intel.com
CC: jiri@resnulli.us
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 47bc35743f22..4b2ef595c764 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -7431,7 +7431,7 @@ S:	Supported
 F:	Documentation/devicetree/bindings/dpll/dpll-device.yaml
 F:	Documentation/devicetree/bindings/dpll/dpll-pin.yaml
 F:	Documentation/driver-api/dpll.rst
-F:	drivers/dpll/*
+F:	drivers/dpll/
 F:	include/linux/dpll.h
 F:	include/uapi/linux/dpll.h
 
-- 
2.51.0


^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2025-09-17  0:20 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-15 23:42 [PATCH net] MAINTAINERS: make the DPLL entry cover drivers Jakub Kicinski
2025-09-16  8:08 ` Jiri Pirko
2025-09-16  8:40 ` Vadim Fedorenko
2025-09-16  8:43 ` Kubalewski, Arkadiusz
2025-09-17  0:20 ` patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).