diff options
author | Kent Overstreet <kent.overstreet@gmail.com> | 2017-10-14 01:35:41 +0200 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2017-10-16 17:07:26 +0200 |
commit | 77c77a98f8a4dd4d33810e25a8780f65d6fa00e9 (patch) | |
tree | d4b00393b592df1aa1adc247f9cdcfc8e2fcc253 | |
parent | bcache: safeguard a dangerous addressing in closure_queue (diff) | |
download | linux-77c77a98f8a4dd4d33810e25a8780f65d6fa00e9.tar.xz linux-77c77a98f8a4dd4d33810e25a8780f65d6fa00e9.zip |
bcache: Add Michael Lyle to MAINTAINERS
Signed-off-by: Kent Overstreet <kent.overstreet@gmail.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 6671f375f7fc..4654cf500499 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2562,6 +2562,7 @@ S: Maintained F: drivers/net/hamradio/baycom* BCACHE (BLOCK LAYER CACHE) +M: Michael Lyle <mlyle@lyle.org> M: Kent Overstreet <kent.overstreet@gmail.com> L: linux-bcache@vger.kernel.org W: http://bcache.evilpiepirate.org |