diff options
author | Bartosz Golaszewski <[email protected]> | 2017-11-27 11:50:51 +0100 |
---|---|---|
committer | Linus Walleij <[email protected]> | 2017-12-02 22:42:32 +0100 |
commit | 7965f5df85c6bae48d8d63a0528fe681613fe511 (patch) | |
tree | 3402a49a8cb11aafb7be57bb603a60eacd04779b | |
parent | cd9835f1c67712412be6781157a811b0f177d545 (diff) |
MAINTAINERS: add myself as reviewer for gpio-mockup
The user space libgpiod project is now tightly coupled with the
gpio-mockup module, so let me know when any changes to it are being
proposed.
Signed-off-by: Bartosz Golaszewski <[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 aa71ab52fd76..89e2acf95981 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5964,6 +5964,7 @@ F: drivers/media/rc/gpio-ir-tx.c GPIO MOCKUP DRIVER M: Bamvor Jian Zhang <[email protected]> +R: Bartosz Golaszewski <[email protected]> S: Maintained F: drivers/gpio/gpio-mockup.c |