diff options
author | Bartosz Golaszewski <brgl@bgdev.pl> | 2017-11-27 13:50:51 +0300 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2017-12-03 00:42:32 +0300 |
commit | 7965f5df85c6bae48d8d63a0528fe681613fe511 (patch) | |
tree | 3402a49a8cb11aafb7be57bb603a60eacd04779b /MAINTAINERS | |
parent | cd9835f1c67712412be6781157a811b0f177d545 (diff) | |
download | linux-7965f5df85c6bae48d8d63a0528fe681613fe511.tar.xz |
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 <brgl@bgdev.pl>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'MAINTAINERS')
-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 <bamvor.zhangjian@linaro.org> +R: Bartosz Golaszewski <brgl@bgdev.pl> L: linux-gpio@vger.kernel.org S: Maintained F: drivers/gpio/gpio-mockup.c |