28/10/2024 20:55, Sivaprasad Tummala: > Update maintainers for drivers/power/*. > > Signed-off-by: Sivaprasad Tummala <[email protected]> > --- > MAINTAINERS | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index e25e9465b5..df7a756612 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -1753,6 +1753,7 @@ M: Anatoly Burakov <[email protected]> > M: David Hunt <[email protected]> > M: Sivaprasad Tummala <[email protected]> > F: lib/power/ > +F: drivers/power/*
You must not add this wildcard, it does not work. And this patch can be squashed in the rework.

