diff mbox

MAINTAINERS: bfq: Add Paolo as maintainer for the BFQ I/O scheduler

Message ID 1493374236-26221-1-git-send-email-ulf.hansson@linaro.org (mailing list archive)
State New, archived
Headers show

Commit Message

Ulf Hansson April 28, 2017, 10:10 a.m. UTC
Seems like this was forgotten in the bfq-series from Paolo. Let's do it now
so people don't miss out involving Paolo for any future changes or when
reporting bugs.

Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
---
 MAINTAINERS | 8 ++++++++
 1 file changed, 8 insertions(+)

Comments

Paolo Valente April 28, 2017, 10:13 a.m. UTC | #1
> Il giorno 28 apr 2017, alle ore 12:10, Ulf Hansson <ulf.hansson@linaro.org> ha scritto:
> 
> Seems like this was forgotten in the bfq-series from Paolo. Let's do it now
> so people don't miss out involving Paolo for any future changes or when
> reporting bugs.
> 
> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>

Acked-by: Paolo Valente <paolo.valente@linaro.org>

> ---
> MAINTAINERS | 8 ++++++++
> 1 file changed, 8 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 38d3e4e..1bb06c5 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -2544,6 +2544,14 @@ F:	block/
> F:	kernel/trace/blktrace.c
> F:	lib/sbitmap.c
> 
> +BFQ I/O SCHEDULER
> +M:	Paolo Valente <paolo.valente@linaro.org>
> +M:	Jens Axboe <axboe@kernel.dk>
> +L:	linux-block@vger.kernel.org
> +S:	Maintained
> +F:	block/bfq-*
> +F:	Documentation/block/bfq-iosched.txt
> +
> BLOCK2MTD DRIVER
> M:	Joern Engel <joern@lazybastard.org>
> L:	linux-mtd@lists.infradead.org
> -- 
> 2.7.4
>
Jens Axboe April 28, 2017, 1:38 p.m. UTC | #2
On 04/28/2017 04:10 AM, Ulf Hansson wrote:
> Seems like this was forgotten in the bfq-series from Paolo. Let's do it now
> so people don't miss out involving Paolo for any future changes or when
> reporting bugs.

Thanks, added.
diff mbox

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 38d3e4e..1bb06c5 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2544,6 +2544,14 @@  F:	block/
 F:	kernel/trace/blktrace.c
 F:	lib/sbitmap.c
 
+BFQ I/O SCHEDULER
+M:	Paolo Valente <paolo.valente@linaro.org>
+M:	Jens Axboe <axboe@kernel.dk>
+L:	linux-block@vger.kernel.org
+S:	Maintained
+F:	block/bfq-*
+F:	Documentation/block/bfq-iosched.txt
+
 BLOCK2MTD DRIVER
 M:	Joern Engel <joern@lazybastard.org>
 L:	linux-mtd@lists.infradead.org