Add a maintainership section for the GPIO Aggregator/Repeater, covering
documentation, Device Tree bindings, and driver source code.
Signed-off-by: Geert Uytterhoeven <[email protected]>
---
Harish: Do you want to be listed as maintainer, too?
v3:
- New.
---
MAINTAINERS | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index e5949b6827b72f2b..0f12ebdaa8faa76b 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -7043,6 +7043,14 @@ S: Maintained
F: Documentation/firmware-guide/acpi/gpio-properties.rst
F: drivers/gpio/gpiolib-acpi.c
+GPIO AGGREGATOR/REPEATER
+M: Geert Uytterhoeven <[email protected]>
+L: [email protected]
+S: Maintained
+F: Documentation/admin-guide/gpio/gpio-aggregator.rst
+F: Documentation/devicetree/bindings/gpio/gpio-repeater.yaml
+F: drivers/gpio/gpio-aggregator.c
+
GPIO IR Transmitter
M: Sean Young <[email protected]>
L: [email protected]
--
2.17.1
On 27/11/19 2:12 PM, Geert Uytterhoeven wrote:
> Add a maintainership section for the GPIO Aggregator/Repeater, covering
> documentation, Device Tree bindings, and driver source code.
>
> Signed-off-by: Geert Uytterhoeven <[email protected]>
> ---
> Harish: Do you want to be listed as maintainer, too?
Yes. please.
>
> v3:
> - New.
> ---
> MAINTAINERS | 8 ++++++++
> 1 file changed, 8 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index e5949b6827b72f2b..0f12ebdaa8faa76b 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -7043,6 +7043,14 @@ S: Maintained
> F: Documentation/firmware-guide/acpi/gpio-properties.rst
> F: drivers/gpio/gpiolib-acpi.c
>
> +GPIO AGGREGATOR/REPEATER
> +M: Geert Uytterhoeven <[email protected]>
> +L: [email protected]
> +S: Maintained
> +F: Documentation/admin-guide/gpio/gpio-aggregator.rst
> +F: Documentation/devicetree/bindings/gpio/gpio-repeater.yaml
> +F: drivers/gpio/gpio-aggregator.c
> +
> GPIO IR Transmitter
> M: Sean Young <[email protected]>
> L: [email protected]