diff options
author | 2024-02-12 13:33:57 +0200 | |
---|---|---|
committer | 2024-02-12 16:12:20 +0200 | |
commit | 021515abb9b44630f56a29de8d453efb487603aa (patch) | |
tree | 7b4cbaca27ffa74681ed87bc42330715ce42aa5b | |
parent | Linux 6.8-rc1 (diff) | |
download | wireguard-linux-021515abb9b44630f56a29de8d453efb487603aa.tar.xz wireguard-linux-021515abb9b44630f56a29de8d453efb487603aa.zip |
auxdisplay: Take over maintainership, but in Odd Fixes mode
I have no time for this, but since it looks like I'm the main
contributor for the last few years to the subsystem, I'll take
it for now. Geert agreed to help me as a designated reviewer.
Let's see how it will go...
Acked-by: Geert Uytterhoeven <geert@linux-m68k.org>
Acked-by: Miguel Ojeda <ojeda@kernel.org>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
-rw-r--r-- | MAINTAINERS | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 8d1052fa6a69..3ab80c4ab9e3 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3376,8 +3376,10 @@ F: drivers/base/auxiliary.c F: include/linux/auxiliary_bus.h AUXILIARY DISPLAY DRIVERS -M: Miguel Ojeda <ojeda@kernel.org> -S: Maintained +M: Andy Shevchenko <andy@kernel.org> +R: Geert Uytterhoeven <geert@linux-m68k.org> +S: Odd Fixes +T: git git://git.kernel.org/pub/scm/linux/kernel/git/andy/linux-auxdisplay.git F: Documentation/devicetree/bindings/auxdisplay/ F: drivers/auxdisplay/ F: include/linux/cfag12864b.h |