diff options
author | Bartosz Golaszewski <[email protected]> | 2018-10-24 17:38:43 +0200 |
---|---|---|
committer | Linus Walleij <[email protected]> | 2018-11-05 08:54:59 +0100 |
commit | defeea5ee23d9cdd296801a0a9ea885c037ff9c9 (patch) | |
tree | 168f243b7658eb6bb2e1a14a36646c191ba056f0 | |
parent | 651022382c7f8da46cb4872a545ee1da6d097d2a (diff) |
MAINTAINERS: add myself as co-maintainer of gpiolib
As discussed with Linus Walleij - I'm adding myself as
the co-maintainer.
Cc: BenoƮt Cousson <[email protected]>
Cc: Kevin Hilman <[email protected]>
Cc: Michael Turquette <[email protected]>
Signed-off-by: Bartosz Golaszewski <[email protected]>
Acked-by: Michael Turquette <[email protected]>
Signed-off-by: Linus Walleij <[email protected]>
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index f4855974f325..e1bacf0f8b08 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -6299,6 +6299,7 @@ F: tools/testing/selftests/gpio/ GPIO SUBSYSTEM M: Linus Walleij <[email protected]> +M: Bartosz Golaszewski <[email protected]> T: git git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio.git S: Maintained |