diff options
author | Josef Bacik <jbacik@fb.com> | 2018-05-16 21:36:01 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2018-05-16 21:40:06 +0300 |
commit | 3de9beeeb4ffc82c9745f095a6a26e0aef492379 (patch) | |
tree | f58eeb99552e54e1ddc26ecbbe79c7ebe74d125c /MAINTAINERS | |
parent | 8fa9f556451a6796dfa11e8da040f57f79f2f090 (diff) | |
download | linux-3de9beeeb4ffc82c9745f095a6a26e0aef492379.tar.xz |
block: fix MAINTAINERS email for nbd
I've been missing stuff because it's been going into my work email which
is a black hole. Update to the email I actually use so I stop missing
patches and bug reports.
Signed-off-by: Josef Bacik <jbacik@fb.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index df6e9bb2559a..10eca48b11b4 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -9700,7 +9700,7 @@ S: Maintained F: drivers/net/ethernet/netronome/ NETWORK BLOCK DEVICE (NBD) -M: Josef Bacik <jbacik@fb.com> +M: Josef Bacik <josef@toxicpanda.com> S: Maintained L: linux-block@vger.kernel.org L: nbd@other.debian.org |