diff mbox series

[v30,13/13] MAINTAINERS: Update for DAMON

Message ID 20210616073119.16758-14-sj38.park@gmail.com (mailing list archive)
State New, archived
Headers show
Series Introduce Data Access MONitor (DAMON) | expand

Commit Message

SeongJae Park June 16, 2021, 7:31 a.m. UTC
From: SeongJae Park <sjpark@amazon.de>

This commit updates MAINTAINERS file for DAMON related files.

Signed-off-by: SeongJae Park <sjpark@amazon.de>
---
 MAINTAINERS | 12 ++++++++++++
 1 file changed, 12 insertions(+)

Comments

Boehme, Markus June 17, 2021, 11:10 a.m. UTC | #1
On Wed, 2021-06-16 at 07:31 +0000, SeongJae Park wrote:
> From: SeongJae Park <sjpark@amazon.de>
> 
> This commit updates MAINTAINERS file for DAMON related files.
> 
> Signed-off-by: SeongJae Park <sjpark@amazon.de>
> ---
>  MAINTAINERS | 12 ++++++++++++
>  1 file changed, 12 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 0bcb7f4c9d74..f6577541eb15 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -5094,6 +5094,18 @@ F:	net/ax25/ax25_out.c
>  F:	net/ax25/ax25_timer.c
>  F:	net/ax25/sysctl_net_ax25.c
>  
> +DATA ACCESS MONITOR
> +M:	SeongJae Park <sjpark@amazon.de>
> +L:	linux-mm@kvack.org
> +S:	Maintained
> +F:	Documentation/admin-guide/mm/damon/*
> +F:	Documentation/vm/damon/*
> +F:	include/linux/damon.h
> +F:	include/trace/events/damon.h
> +F:	mm/damon/*
> +F:	tools/damon/*
> +F:	tools/testing/selftests/damon/*
> +
>  DAVICOM FAST ETHERNET (DMFE) NETWORK DRIVER
>  L:	netdev@vger.kernel.org
>  S:	Orphan

Reviewed-by: Markus Boehme <markubo@amazon.de>



Amazon Development Center Germany GmbH
Krausenstr. 38
10117 Berlin
Geschaeftsfuehrung: Christian Schlaeger, Jonathan Weiss
Eingetragen am Amtsgericht Charlottenburg unter HRB 149173 B
Sitz: Berlin
Ust-ID: DE 289 237 879
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 0bcb7f4c9d74..f6577541eb15 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -5094,6 +5094,18 @@  F:	net/ax25/ax25_out.c
 F:	net/ax25/ax25_timer.c
 F:	net/ax25/sysctl_net_ax25.c
 
+DATA ACCESS MONITOR
+M:	SeongJae Park <sjpark@amazon.de>
+L:	linux-mm@kvack.org
+S:	Maintained
+F:	Documentation/admin-guide/mm/damon/*
+F:	Documentation/vm/damon/*
+F:	include/linux/damon.h
+F:	include/trace/events/damon.h
+F:	mm/damon/*
+F:	tools/damon/*
+F:	tools/testing/selftests/damon/*
+
 DAVICOM FAST ETHERNET (DMFE) NETWORK DRIVER
 L:	netdev@vger.kernel.org
 S:	Orphan