diff options
author | Randy Dunlap <[email protected]> | 2021-12-24 21:12:42 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2021-12-25 12:20:55 -0800 |
commit | 7e5b901e4609441fc6bb94701c4743b39b6c277e (patch) | |
tree | 110c4d54f9da2ed30c894cfe76a79cfbf4dcff22 | |
parent | 71d2bcec2d4d69ff109c497e6611d6c53c8926d4 (diff) |
MAINTAINERS: mark more list instances as moderated
Some lists that are moderated are not marked as moderated consistently,
so mark them all as moderated.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Randy Dunlap <[email protected]>
Cc: Miquel Raynal <[email protected]>
Cc: Conor Culhane <[email protected]>
Cc: Ryder Lee <[email protected]>
Cc: Jianjun Wang <[email protected]>
Cc: Alexandre Belloni <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
-rw-r--r-- | MAINTAINERS | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 8912b2c1260c..fb18ce7168aa 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -14845,7 +14845,7 @@ PCIE DRIVER FOR MEDIATEK M: Ryder Lee <[email protected]> M: Jianjun Wang <[email protected]> +L: [email protected] (moderated for non-subscribers) S: Supported F: Documentation/devicetree/bindings/pci/mediatek* F: drivers/pci/controller/*mediatek* @@ -17423,7 +17423,7 @@ F: drivers/video/fbdev/sm712* SILVACO I3C DUAL-ROLE MASTER M: Miquel Raynal <[email protected]> M: Conor Culhane <[email protected]> +L: [email protected] (moderated for non-subscribers) S: Maintained F: Documentation/devicetree/bindings/i3c/silvaco,i3c-master.yaml F: drivers/i3c/master/svc-i3c-master.c |